mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-04 19:58:26 +02:00
removed unnecessary import
This commit is contained in:
parent
8964a052c8
commit
9c2823af95
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from typing import Generator
|
||||||
|
|
||||||
from source.mkw import Tag, Slot
|
from source.mkw import Tag, Slot
|
||||||
from source.mkw.MKWColor import bmg_color_text
|
from source.mkw.MKWColor import bmg_color_text
|
||||||
from source.safe_eval import multiple_safe_eval
|
|
||||||
|
|
||||||
ModConfig: any
|
ModConfig: any
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue