Skip to content

Commit

Permalink
Fix unsupported typing causing an error in python 3.7 from a few comm…
Browse files Browse the repository at this point in the history
…its ago
  • Loading branch information
th3w1zard1 committed Nov 6, 2023
1 parent 1508560 commit aae3445
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pykotor/resource/formats/tlk/io_tlk.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from __future__ import annotations

from typing import Literal

from pykotor.common.language import Language
from pykotor.common.misc import ResRef, WrappedInt
from pykotor.common.stream import ArrayHead
Expand Down

0 comments on commit aae3445

Please sign in to comment.