Skip to content

Commit

Permalink
cleanup imports
Browse files Browse the repository at this point in the history
  • Loading branch information
picnixz committed Nov 15, 2024
1 parent cf498dd commit 08bfa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/cases_generator/generators_common.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from pathlib import Path
from typing import Callable, Mapping, TextIO, Iterator
from typing import TextIO

from analyzer import (
Instruction,
Expand Down

0 comments on commit 08bfa72

Please sign in to comment.