Skip to content

Commit

Permalink
Update updatecalaccessrawdata.py
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire authored Apr 19, 2022
1 parent fe4ece5 commit 7bb995a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions calaccess_raw/management/commands/updatecalaccessrawdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@
"""
Download, unzip, clean and load the latest CAL-ACCESS database ZIP.
"""
from django.conf import settings

# Files
import os
from zipfile import ZIP_DEFLATED, ZIP_STORED, ZipFile

# Time
from time import sleep
Expand Down

0 comments on commit 7bb995a

Please sign in to comment.