mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
Changed return to None
This commit is contained in:
parent
e8a62a37f2
commit
6e2ee6ba6a
1 changed files with 1 additions and 1 deletions
|
|
@ -89,4 +89,4 @@ class BoswatchModule(ModuleBase):
|
|||
return False
|
||||
|
||||
logging.debug("doubleFilter ok")
|
||||
return bwPacket
|
||||
return None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue