mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-14 09:05:51 +08:00
remove logging import
This commit is contained in:
parent
5d82ec94bf
commit
11dfc06157
@ -1,9 +1,6 @@
|
||||
import re
|
||||
from copy import copy, deepcopy
|
||||
from collections import defaultdict
|
||||
import logging
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
from .gcodes import (
|
||||
MODAL_GROUP_MAP, GCode,
|
||||
|
Loading…
x
Reference in New Issue
Block a user