summaryrefslogtreecommitdiff
path: root/python/problems/functions/greatest_negative/sl.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/functions/greatest_negative/sl.py')
-rw-r--r--python/problems/functions/greatest_negative/sl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/functions/greatest_negative/sl.py b/python/problems/functions/greatest_negative/sl.py
index ea1e47c..31f1fd6 100644
--- a/python/problems/functions/greatest_negative/sl.py
+++ b/python/problems/functions/greatest_negative/sl.py
@@ -3,7 +3,6 @@ import server
mod = server.problems.load_language('python', 'sl')
-id = 197
name = 'Največji negativec'
slug = 'Največji negativec'