mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
🙊
This commit is contained in:
@@ -10,5 +10,4 @@ module.exports =
|
||||
activate: ->
|
||||
@activateCallCount++
|
||||
rootView.getActiveView()?.command 'activation-event', =>
|
||||
console.log "ACTIVATION EVENT"
|
||||
@activationEventCallCount++
|
||||
|
||||
Reference in New Issue
Block a user