removed old variables
This commit is contained in:
@@ -275,8 +275,6 @@ if __name__ == "__main__":
|
||||
logger = build_logger(logging.DEBUG)
|
||||
else:
|
||||
logger = build_logger(logging.INFO)
|
||||
config = opts.config
|
||||
passphrase = opts.message
|
||||
print(pykmip_client_config_file)
|
||||
client = client.ProxyKmipClient(config_file=pykmip_client_config_file)
|
||||
client.open()
|
||||
|
||||
Reference in New Issue
Block a user