Remove unnecessary import
This commit is contained in:
parent
312e3afeb2
commit
45a5ef6cbd
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ import datetime
|
|||
|
||||
from nexrad.db import Database
|
||||
from nexrad.s3 import S3Bucket, S3_KEY_RE
|
||||
from nexrad.coord import COORD_SYSTEM
|
||||
from nexrad.radar import RADAR_RANGE
|
||||
|
||||
class ArchiveDateError(Exception):
|
||||
|
|
Loading…
Add table
Reference in a new issue