X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=n2vc%2Fn2vc_conn.py;h=c77d779a559ca1a525a69ca14a6ba58cb906a265;hb=9831d7e8205bce462a669a8cc2b3dc1a611c924c;hp=68e8c14834da5ed8c5761ff1141a3c148abe6dae;hpb=2f0692e61e18466f6e7df3e580140f27cad396de;p=osm%2FN2VC.git diff --git a/n2vc/n2vc_conn.py b/n2vc/n2vc_conn.py index 68e8c14..c77d779 100644 --- a/n2vc/n2vc_conn.py +++ b/n2vc/n2vc_conn.py @@ -456,7 +456,6 @@ class N2VCConnector(abc.ABC, Loggable): # .format(str(status.value), detailed_status, vca_status, entity_type)) try: - the_table = db_dict["collection"] the_filter = db_dict["filter"] the_path = db_dict["path"]