chore: remove TreeExplorer global variable (#2561)
This commit is contained in:
@@ -752,7 +752,7 @@ function M.purge_all_state()
|
||||
view.abandon_all_windows()
|
||||
if core.get_explorer() ~= nil then
|
||||
git.purge_state()
|
||||
TreeExplorer = nil
|
||||
core.reset_explorer()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user