X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Finstaller-adapter%2FApexAdapter.py;h=17a27b10a16c56fff3fd1a1dd2c81649e7a3f621;hb=cf586a8489b7fd71ec54ac0e493b4c0e7bdada5c;hp=bf451f3d23bfab5764cf25f500617d5e69452917;hpb=19a3c7408d250171a838fd98bd923e77c65c93b0;p=releng.git diff --git a/utils/installer-adapter/ApexAdapter.py b/utils/installer-adapter/ApexAdapter.py index bf451f3d2..17a27b10a 100644 --- a/utils/installer-adapter/ApexAdapter.py +++ b/utils/installer-adapter/ApexAdapter.py @@ -8,9 +8,6 @@ ############################################################################## -from SSHUtils import SSH_Connection - - class ApexAdapter: def __init__(self, installer_ip): @@ -32,4 +29,4 @@ class ApexAdapter: pass def get_file_from_controller(self, origin, target, ip=None, options=None): - pass \ No newline at end of file + pass