mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove log
This commit is contained in:
committed by
Corey Johnson & Kevin Sawicki
parent
ecad6bc2a8
commit
e72e1c9c56
@@ -32,7 +32,6 @@ class ConfigPanel extends View
|
||||
|
||||
bindEditors: ->
|
||||
for editor in @find('.editor[id]').views()
|
||||
console.log editor
|
||||
do (editor) =>
|
||||
name = editor.attr('id')
|
||||
type = editor.attr('type')
|
||||
|
||||
Reference in New Issue
Block a user