Remove math import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
from ObjectCollection import *
|
from ObjectCollection import *
|
||||||
from tclCommands.TclCommand import TclCommandSignaled
|
from tclCommands.TclCommand import TclCommandSignaled
|
||||||
import math
|
|
||||||
|
|
||||||
|
|
||||||
class TclCommandDrillcncjob(TclCommandSignaled):
|
class TclCommandDrillcncjob(TclCommandSignaled):
|
||||||
|
|||||||
Reference in New Issue
Block a user