Loading src/nbi/service/rest_server/nbi_plugins/etsi_bwm/Tools.py +1 −3 Original line number Diff line number Diff line Loading @@ -12,9 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. import json import logging import time import json, logging, re, time from decimal import ROUND_HALF_EVEN, Decimal from flask.json import jsonify from common.proto.context_pb2 import ( Loading Loading
src/nbi/service/rest_server/nbi_plugins/etsi_bwm/Tools.py +1 −3 Original line number Diff line number Diff line Loading @@ -12,9 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. import json import logging import time import json, logging, re, time from decimal import ROUND_HALF_EVEN, Decimal from flask.json import jsonify from common.proto.context_pb2 import ( Loading