summaryrefslogtreecommitdiffstats
path: root/core/management/commands/dummycmd.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/management/commands/dummycmd.py')
-rw-r--r--core/management/commands/dummycmd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/management/commands/dummycmd.py b/core/management/commands/dummycmd.py
index 6424260..9c3c09a 100644
--- a/core/management/commands/dummycmd.py
+++ b/core/management/commands/dummycmd.py
@@ -1,7 +1,6 @@
from django.core.management.base import BaseCommand
-
"""this is now replaced by databaseRest.py
This is an example of how to create our own bespoke commandline