mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: drop unused import
This commit is contained in:
parent
9d8bbec03a
commit
3043005977
@ -29,7 +29,7 @@ from pefile import (
|
||||
AppMovedError,
|
||||
PeFileError,
|
||||
)
|
||||
from pefile import VersionMatch, DayZVersion
|
||||
from pefile import VersionMatch
|
||||
|
||||
locale.setlocale(locale.LC_ALL, "")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user