diff options
Diffstat (limited to 'python/problems/introduction/fast_fingers/sl.py')
-rw-r--r-- | python/problems/introduction/fast_fingers/sl.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/introduction/fast_fingers/sl.py b/python/problems/introduction/fast_fingers/sl.py index 0b38a3a..c181951 100644 --- a/python/problems/introduction/fast_fingers/sl.py +++ b/python/problems/introduction/fast_fingers/sl.py @@ -2,7 +2,6 @@ import server mod = server.problems.load_language('python', 'sl') -id = 190 name = 'Hitri prsti' slug = 'Hitri prsti' |