summaryrefslogtreecommitdiff
path: root/python/problems/while_and_if/top_shop/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/problems/while_and_if/top_shop/common.py')
-rw-r--r--python/problems/while_and_if/top_shop/common.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/while_and_if/top_shop/common.py b/python/problems/while_and_if/top_shop/common.py
index 887d43e..02855ec 100644
--- a/python/problems/while_and_if/top_shop/common.py
+++ b/python/problems/while_and_if/top_shop/common.py
@@ -5,7 +5,6 @@ from python.util import has_token_sequence, string_almost_equal, \
from server.hints import Hint
id = 198
-group = 'while_and_if'
number = 3
visible = True