Remove home variable in all test resources where not used
[osm/tests.git] / robot-systest / resources / basic_07-secure_key_management_data.py
index c1621fd..bc1ee4d 100644 (file)
@@ -12,8 +12,6 @@
 
 from pathlib import Path
 
-# Get ${HOME} from local machine
-home = str(Path.home())
 # NS and VNF descriptor package folder
 vnfd_pkg = 'charm-packages/nopasswd_proxy_charm_vnf'
 nsd_pkg = 'charm-packages/nopasswd_proxy_charm_ns'