Remove unused import
This commit is contained in:
parent
84f4bbb60f
commit
fd206f702e
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ from collections import OrderedDict
|
|||
from typing import Any, Dict, List, Optional, Tuple, Type
|
||||
from typing import OrderedDict as OrderedDictT
|
||||
|
||||
from flask import current_app
|
||||
from tldextract import tldextract
|
||||
|
||||
from app import db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue