Skip to content

Commit

Permalink
fix: don't import something that doesn't exist.
Browse files Browse the repository at this point in the history
jws-1 committed Nov 12, 2024
1 parent 0248786 commit c4f1f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion skills/src/lasr_skills/__init__.py
Original file line number Diff line number Diff line change
@@ -21,7 +21,6 @@
from .detect_gesture import DetectGesture
from .look_at_person import LookAtPerson
from .wait import Wait
from .find_gesture_person import FindGesturePerson
from .adjust_camera import AdjustCamera
from .guide import Guide
from .detect_clothing import DetectClothing

0 comments on commit c4f1f41

Please sign in to comment.