mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-01 18:47:48 +00:00
remove unused import
Change-Id: I08d31eab16f0c4195c4431f339c60ac694788d22
This commit is contained in:
@@ -10,7 +10,6 @@ Common code for CLI examples
|
|||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import logging
|
import logging
|
||||||
import os.path
|
|
||||||
import sys
|
import sys
|
||||||
from math import ceil
|
from math import ceil
|
||||||
from numpy import linspace, mean
|
from numpy import linspace, mean
|
||||||
|
|||||||
Reference in New Issue
Block a user