X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=n2vc%2Fk8s_conn.py;h=2624ddc0d0a5a79a6814014deb1c82a300fd3e36;hb=60a3a96717d7c36ba7a65573da59a6bc039f5e28;hp=632ac29949bf2e48b0f0c28429844308f5ada41e;hpb=3356a40f29556194e6116396226c166997322cfb;p=osm%2FN2VC.git diff --git a/n2vc/k8s_conn.py b/n2vc/k8s_conn.py index 632ac29..2624ddc 100644 --- a/n2vc/k8s_conn.py +++ b/n2vc/k8s_conn.py @@ -435,7 +435,6 @@ class K8sConnector(abc.ABC, Loggable): self.log.debug("status={}".format(status)) try: - the_table = db_dict["collection"] the_filter = db_dict["filter"] the_path = db_dict["path"]