mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
remove debug print
This commit is contained in:
parent
aadfbd3925
commit
af5e81c339
@ -104,7 +104,6 @@ class Updater(threading.Thread):
|
||||
_pp
|
||||
)
|
||||
self._remote._pdirty = _pp.pdirty(self._remote.public_packet)
|
||||
print(self._remote.pdirty)
|
||||
|
||||
if self._remote.event.ldirty and self._remote.ldirty:
|
||||
self._remote.cache["strip_level"] = self._remote._strip_buf
|
||||
|
Loading…
Reference in New Issue
Block a user