mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-30 01:32:21 +00:00
remove an unused import
Change-Id: I4d719813b647424c20cc7fc990c36a57490b7f5b
This commit is contained in:
@@ -15,7 +15,6 @@ element/oms correspondace
|
|||||||
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
from logging import getLogger
|
from logging import getLogger
|
||||||
from math import ceil
|
|
||||||
from gnpy.core.elements import Roadm, Transceiver
|
from gnpy.core.elements import Roadm, Transceiver
|
||||||
from gnpy.core.exceptions import ServiceError, SpectrumError
|
from gnpy.core.exceptions import ServiceError, SpectrumError
|
||||||
from gnpy.topology.request import compute_spectrum_slot_vs_bandwidth
|
from gnpy.topology.request import compute_spectrum_slot_vs_bandwidth
|
||||||
|
|||||||
Reference in New Issue
Block a user