Explorar o código

Remove math import

Chris Breneman %!s(int64=6) %!d(string=hai) anos
pai
achega
f2b9ba28a0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tclCommands/TclCommandDrillcncjob.py

+ 0 - 1
tclCommands/TclCommandDrillcncjob.py

@@ -1,6 +1,5 @@
 from ObjectCollection import *
 from tclCommands.TclCommand import TclCommandSignaled
-import math
 
 
 class TclCommandDrillcncjob(TclCommandSignaled):