mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove stray trace
This commit is contained in:
@@ -547,5 +547,4 @@ class Package
|
||||
detail = error.message
|
||||
stack = error.stack ? error
|
||||
|
||||
console.trace()
|
||||
atom.notifications.addFatalError(message, {stack, detail, dismissable: true})
|
||||
|
||||
Reference in New Issue
Block a user