chore: remove unused import

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
th33xitus 2021-12-31 11:34:35 +01:00 committed by Eric Callahan
parent 2c732b7afa
commit 6c8e3690a7
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ from typing import (
Dict,
List,
Type,
Union
)
if TYPE_CHECKING:
pass