Skip to content
Snippets Groups Projects
Commit 56f948f5 authored by Daniel Brötzmann's avatar Daniel Brötzmann
Browse files

Remove unnecessary .destroy

parent 43f07c19
No related branches found
No related tags found
No related merge requests found
......@@ -276,5 +276,4 @@ class ManageProxies:
window_pref.update_proxy_list()
if window_accounts is not None:
window_accounts.update_proxy_list()
self.window.destroy()
del app.interface.instances['manage_proxies']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment