* deleted a line

This commit is contained in:
maor.rayzin 2018-11-26 12:12:24 +02:00
parent 2dfbc16450
commit 30a6d7542f
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class AWSExporter(Exporter):
return creds_dict
@staticmethod
def merge_two_dicts(x, y):
z = x.copy() # start with x's keys and values