mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Remove property always set in constructor
This commit is contained in:
@@ -241,5 +241,3 @@ if Grim.includeDeprecatedAPIs
|
||||
@$activePane
|
||||
.switch((activePane) -> activePane?.$activeItem)
|
||||
.distinctUntilChanged()
|
||||
else
|
||||
PaneContainer::activePane = null
|
||||
|
||||
Reference in New Issue
Block a user