Skip to content
Snippets Groups Projects
Commit f7a7c414 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Slice:

- moved old code to a separate folder (temporary, until confirming it is useless)
- minor code clean-up
parent 1e9344f0
No related branches found
No related tags found
2 merge requests!54Release 2.0.0,!42Interdomain Component
File moved
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
# limitations under the License. # limitations under the License.
import grpc, json, logging import grpc, json, logging
from typing import Dict
from common.rpc_method_wrapper.Decorator import create_metrics, safe_and_metered_rpc_method from common.rpc_method_wrapper.Decorator import create_metrics, safe_and_metered_rpc_method
from context.client.ContextClient import ContextClient from context.client.ContextClient import ContextClient
from context.proto.context_pb2 import ( from context.proto.context_pb2 import (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment