remove unessessary import

This commit is contained in:
Zomatree
2021-08-31 14:20:45 +01:00
parent fc330ee589
commit f37eb6bbc1
-2
View File
@@ -1,6 +1,4 @@
from __future__ import annotations
from _typeshed import StrOrBytesPath
from typing import TYPE_CHECKING, TypedDict