fix lint errors

This commit is contained in:
Nick Sweeting
2021-02-16 16:26:48 -05:00
parent d89034dcde
commit 6f0eec92eb
5 changed files with 7 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ import re
import logging
from pathlib import Path
from datetime import datetime
from django.utils.crypto import get_random_string
from ..config import ( # noqa: F401