mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove logging of selector length
This commit is contained in:
@@ -143,7 +143,6 @@ class TabBarView extends View
|
||||
toPane.focus()
|
||||
|
||||
removeDropTargetClasses: ->
|
||||
console.log rootView.find('.tabs .is-drop-target').length
|
||||
rootView.find('.tabs .is-drop-target').removeClass 'is-drop-target'
|
||||
rootView.find('.tabs .drop-target-is-after').removeClass 'drop-target-is-after'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user