mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 01:22:19 +03:00
removed unused variable
This commit is contained in:
parent
a9f4f5d507
commit
ce7c6d4333
@ -176,7 +176,6 @@ class EDLogs(FileSystemEventHandler):
|
||||
self.thread = None # Orphan the worker thread - will terminate at next poll
|
||||
|
||||
def close(self):
|
||||
thread = self.thread
|
||||
self.stop()
|
||||
if self.observer:
|
||||
self.observer.stop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user