Remove unused imports from reorderGlyphs.py
This commit is contained in:
parent
2906e4043d
commit
1cb153b2c5
@ -19,9 +19,7 @@ from typing import (
|
|||||||
Deque,
|
Deque,
|
||||||
Iterable,
|
Iterable,
|
||||||
List,
|
List,
|
||||||
NamedTuple,
|
|
||||||
Tuple,
|
Tuple,
|
||||||
Union,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user