summaryrefslogtreecommitdiff
path: root/robot/problems/introduction/wall1m/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'robot/problems/introduction/wall1m/common.py')
-rw-r--r--robot/problems/introduction/wall1m/common.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/robot/problems/introduction/wall1m/common.py b/robot/problems/introduction/wall1m/common.py
index 4492cdc..42b4067 100644
--- a/robot/problems/introduction/wall1m/common.py
+++ b/robot/problems/introduction/wall1m/common.py
@@ -10,8 +10,6 @@ number = 6
visible = True
solution = '''\
-from mindstorms_widgets import *
-
robot = mindstorms_widgets()
robot.connect_motor( 'left' )
robot.connect_motor( 'right' )