Skip to content

Commit ac95c61

Browse files
committed
Removed unused LockedPlanningMethod call from SnapPlanner.
1 parent 8fd8b43 commit ac95c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/prpy/planning/snap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
from prpy.planning.base import (
3434
BasePlanner,
3535
PlanningError,
36-
LockedPlanningMethod,
3736
ClonedPlanningMethod,
3837
Tags
3938
)

0 commit comments

Comments
 (0)