mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +00:00
removed unused import
This commit is contained in:
parent
c7d7231959
commit
ab0af5c61d
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"""
|
||||
import logging
|
||||
import time
|
||||
from abc import ABC, abstractmethod
|
||||
from abc import ABC
|
||||
|
||||
from boswatch import wildcard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue