Fix case where property gets reran multiple times.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# noinspection PyPackageRequirements
|
||||
import wx
|
||||
from logbook import Logger
|
||||
import logging
|
||||
import threading
|
||||
import copy
|
||||
import uuid
|
||||
|
||||
Reference in New Issue
Block a user