Lack of information is better that untrue information
[edumed.git] / wtem / management / commands / wtem_generate_keys.py
index 75847ae..0fc537b 100644 (file)
@@ -5,8 +5,7 @@ from wtem.models import Submission
 
 
 class Command(BaseCommand):
-    help = 'Sends personalized links to WTEM contestants'
-
+    
     def handle(self, *args, **options):
         new = 0
         skipped = 0