summaryrefslogtreecommitdiff
path: root/robot/problems/introduction/forward
diff options
context:
space:
mode:
Diffstat (limited to 'robot/problems/introduction/forward')
-rw-r--r--robot/problems/introduction/forward/common.py2
-rw-r--r--robot/problems/introduction/forward/en.py2
-rw-r--r--robot/problems/introduction/forward/sl.py2
3 files changed, 0 insertions, 6 deletions
diff --git a/robot/problems/introduction/forward/common.py b/robot/problems/introduction/forward/common.py
index 0793d72..60666ae 100644
--- a/robot/problems/introduction/forward/common.py
+++ b/robot/problems/introduction/forward/common.py
@@ -1,5 +1,3 @@
-# coding=utf-8
-
from python.util import has_token_sequence, string_almost_equal, \
string_contains_number, get_tokens, get_numbers, get_exception_desc
from server.hints import Hint
diff --git a/robot/problems/introduction/forward/en.py b/robot/problems/introduction/forward/en.py
index 400c452..49c7106 100644
--- a/robot/problems/introduction/forward/en.py
+++ b/robot/problems/introduction/forward/en.py
@@ -1,5 +1,3 @@
-# coding=utf-8
-
import server
mod = server.problems.load_language('robot', 'en')
diff --git a/robot/problems/introduction/forward/sl.py b/robot/problems/introduction/forward/sl.py
index cd9b096..9fd206a 100644
--- a/robot/problems/introduction/forward/sl.py
+++ b/robot/problems/introduction/forward/sl.py
@@ -1,5 +1,3 @@
-# coding=utf-8
-
name = 'Naprej 3s'
slug = 'Naprej 3s'