fix lint errors

This commit is contained in:
Nick Sweeting 2020-12-11 16:51:11 +02:00
parent e03d17c208
commit e90cf05141
3 changed files with 2 additions and 4 deletions

View file

@ -9,7 +9,6 @@ DO NOT ADD ANY NEW FEATURES TO THIS FILE, NEW CODE GOES HERE: core/models.py
__package__ = 'archivebox.index'
from pathlib import Path
from django.db.utils import OperationalError
from datetime import datetime, timedelta