removing builtins imports
This commit is contained in:
parent
6edd6a7fdb
commit
da946f1f56
12 changed files with 0 additions and 12 deletions
|
@ -5,7 +5,6 @@
|
|||
# and repeat for minnodes <= n <= maxnodes with a step size of
|
||||
# nodestep
|
||||
import logging
|
||||
from builtins import range
|
||||
|
||||
from core.emulator.emudata import IpPrefixes
|
||||
from core.emulator.enumerations import EventTypes, NodeTypes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue