forked from M-Labs/artiq
master: Remove unused import [nfc]
This commit is contained in:
parent
661dd00c4c
commit
4641ddf002
|
@ -1,7 +1,6 @@
|
||||||
import logging
|
import logging
|
||||||
import logging.handlers
|
import logging.handlers
|
||||||
|
|
||||||
from artiq.protocols.sync_struct import Notifier
|
|
||||||
from artiq.protocols.logging import SourceFilter
|
from artiq.protocols.logging import SourceFilter
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue