Skip to content

Commit b0b4930

Browse files
committed
Remove old import from package
1 parent 76dde91 commit b0b4930

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/modulino/__init__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@
1111
from .buttons import ModulinoButtons
1212
from .knob import ModulinoKnob
1313
from .movement import ModulinoMovement
14-
from .distance import ModulinoDistance
15-
from .pressure import ModulinoPressure
14+
from .distance import ModulinoDistance

0 commit comments

Comments
 (0)