🔨 Remove signature.py debug
This commit is contained in:
@@ -370,7 +370,7 @@ f'''#
|
|||||||
else:
|
else:
|
||||||
for header in real_config:
|
for header in real_config:
|
||||||
conf = real_config[header]
|
conf = real_config[header]
|
||||||
print(f"real_config[{header}]", conf)
|
#print(f"real_config[{header}]", conf)
|
||||||
for name in conf:
|
for name in conf:
|
||||||
json_data[name] = conf[name]['value']
|
json_data[name] = conf[name]['value']
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user