Skip to content

Commit 97978ce

Browse files
committed
remove useless import
1 parent 7993d7c commit 97978ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PathPlanning/BreadthFirstSearch/breadth_first_search.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212

1313
import matplotlib.pyplot as plt
1414

15-
import random
16-
1715
show_animation = True
1816

1917

0 commit comments

Comments
 (0)