summaryrefslogtreecommitdiff
path: root/commcrawler/management/commands/launch_crawl.py
diff options
context:
space:
mode:
Diffstat (limited to 'commcrawler/management/commands/launch_crawl.py')
-rw-r--r--commcrawler/management/commands/launch_crawl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/commcrawler/management/commands/launch_crawl.py b/commcrawler/management/commands/launch_crawl.py
index 883c035..ea49d81 100644
--- a/commcrawler/management/commands/launch_crawl.py
+++ b/commcrawler/management/commands/launch_crawl.py
@@ -1,4 +1,3 @@
-import csv
import sys
from django.core.management.base import BaseCommand