forked from p15670423/monkey
Remove unused constant
This commit is contained in:
parent
c4ec6683a1
commit
ccc6c50a7f
|
@ -15,7 +15,6 @@ else:
|
||||||
|
|
||||||
LOG = logging.getLogger(__name__)
|
LOG = logging.getLogger(__name__)
|
||||||
|
|
||||||
SCAN_DELAY = 0
|
|
||||||
ITERATION_BLOCK_SIZE = 5
|
ITERATION_BLOCK_SIZE = 5
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue