Remove unused import
This commit is contained in:
parent
6592841558
commit
40c7f4c7f0
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from enum import unique
|
|||
from functools import lru_cache
|
||||
from gzip import GzipFile
|
||||
from io import BytesIO
|
||||
from shutil import copyfileobj
|
||||
from typing import Any
|
||||
from typing import Dict
|
||||
from typing import Optional
|
||||
|
|
Loading…
Reference in a new issue