X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fimporter%2Fsfa-import-plc.py;h=a991552538be0915ef3cdfa4fd5fa5a74abf19b8;hb=2ca98e9fe9c333b99fa7ba9f8950673d55db8a99;hp=45945343f40d4e7378efc1b46751923bd6cb85e2;hpb=7f61a7924523a8bedfa7d09068191b075d0f962a;p=sfa.git diff --git a/sfa/importer/sfa-import-plc.py b/sfa/importer/sfa-import-plc.py index 45945343..a9915525 100755 --- a/sfa/importer/sfa-import-plc.py +++ b/sfa/importer/sfa-import-plc.py @@ -77,8 +77,6 @@ def main(): # initialize registry db table table = SfaTable() - if not table.exists(): - table.create() # create root authority sfaImporter.create_top_level_auth_records(interface_hrn)