mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
unused
This commit is contained in:
@@ -25,7 +25,6 @@ class TreePane extends Pane
|
||||
path = decodeURIComponent el.data 'path'
|
||||
|
||||
if fs.isDirectory path
|
||||
window.x = @tree
|
||||
if el.hasClass 'open'
|
||||
@tree.hideDir path
|
||||
el.removeClass 'open'
|
||||
|
||||
Reference in New Issue
Block a user