mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 02:11:58 +02:00
Optimize imports.
This commit is contained in:
parent
330648e034
commit
fa8e5551e7
7 changed files with 10 additions and 15 deletions
|
@ -4,8 +4,8 @@ Author: Sergey Vartanov (me@enzet.ru).
|
|||
from os import makedirs
|
||||
from typing import Dict
|
||||
|
||||
from roentgen.icon import IconExtractor
|
||||
from roentgen.grid import draw_all_icons
|
||||
from roentgen.icon import IconExtractor
|
||||
from roentgen.scheme import Scheme
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue