removing builtins imports

This commit is contained in:
Blake Harnden 2019-10-17 15:02:24 -07:00
parent 6edd6a7fdb
commit da946f1f56
12 changed files with 0 additions and 12 deletions

View file

@ -4,7 +4,6 @@ commeffect.py: EMANE CommEffect model for CORE
import logging
import os
from builtins import int
from lxml import etree