mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
💄
This commit is contained in:
@@ -4,9 +4,7 @@ Stats = require './src/stats'
|
||||
module.exports =
|
||||
class EditorStats extends DeferredAtomPackage
|
||||
loadEvents: ['editor-stats:toggle']
|
||||
|
||||
instanceClass: 'editor-stats/src/editor-stats-view'
|
||||
|
||||
stats: new Stats
|
||||
|
||||
activate: (rootView) ->
|
||||
|
||||
Reference in New Issue
Block a user