summaryrefslogtreecommitdiff
path: root/robot
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.org>2015-10-08 16:02:17 +0200
committerTimotej Lazar <timotej.lazar@araneo.org>2015-10-08 16:03:30 +0200
commitce3b6703c153ba5c827996bfa8fd9bfa85fe2adb (patch)
tree29846bf2de3bfc3b5e839982e02a5b0fe742a870 /robot
parent45474b5c8cefa916aeb64e1c15a79f647a86d58c (diff)
Remove unneeded id field from {en,sl}.py files
Diffstat (limited to 'robot')
-rw-r--r--robot/problems/introduction/forward/en.py1
-rw-r--r--robot/problems/introduction/forward/sl.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/robot/problems/introduction/forward/en.py b/robot/problems/introduction/forward/en.py
index d943867..7c229b0 100644
--- a/robot/problems/introduction/forward/en.py
+++ b/robot/problems/introduction/forward/en.py
@@ -1,6 +1,5 @@
# coding=utf-8
-id = 202
name = 'Forward'
slug = 'Forward'
diff --git a/robot/problems/introduction/forward/sl.py b/robot/problems/introduction/forward/sl.py
index 98f3a8d..c7c7eee 100644
--- a/robot/problems/introduction/forward/sl.py
+++ b/robot/problems/introduction/forward/sl.py
@@ -1,6 +1,5 @@
# coding=utf-8
-id = 202
name = 'Naprej'
slug = 'Naprej'