Skip to content

Commit 951e6b6

Browse files
committed
unused imports
1 parent 771e5d6 commit 951e6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_imaging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from pydantic import ValidationError
77

8-
from aind_data_schema.device import Calibration, DAQChannel, Detector, Filter, Laser, DAQDevice
8+
from aind_data_schema.device import Calibration, DAQChannel, DAQDevice
99
from aind_data_schema.imaging import acquisition as acq
1010
from aind_data_schema.imaging import instrument as inst
1111
from aind_data_schema.imaging import mri_session as ms

0 commit comments

Comments
 (0)