mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
Changed return to None
This commit is contained in:
parent
e8a62a37f2
commit
6e2ee6ba6a
|
|
@ -89,4 +89,4 @@ class BoswatchModule(ModuleBase):
|
|||
return False
|
||||
|
||||
logging.debug("doubleFilter ok")
|
||||
return bwPacket
|
||||
return None
|
||||
|
|
|
|||
Loading…
Reference in a new issue