Skip to content

Commit

Permalink
Removed unused import of easygui from clean_house_tree.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Goebel committed Mar 5, 2016
1 parent ca482a5 commit 093e7aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rbx2_tasks/nodes/clean_house_tree.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
from collections import OrderedDict
from math import pi, sqrt
import time
import easygui

# A class to track global variables
class BlackBoard():
Expand Down

0 comments on commit 093e7aa

Please sign in to comment.