Skip to content

Commit a1d83b8

Browse files
author
Guen Prawiroatmodjo
committed
remove unused imports
1 parent a8dade1 commit a1d83b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qcodes/instrument/delegate/delegate_channel_instrument.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Dict, Sequence, Any, Optional, Union, List, Iterable
1+
from typing import Dict, Sequence, Any, Optional
22
from qcodes.station import Station
33
from qcodes.instrument.delegate.delegate_instrument import DelegateInstrument
44

0 commit comments

Comments
 (0)