Skip to content

Commit 78c9d2c

Browse files
committed
Deleted line break
1 parent 94b144c commit 78c9d2c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

translate-messages/lib/init.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ def configFile(cli, caller_file):
2424
if os.path.exists(cli.config_path):
2525
with open(cli.config_path, 'r', encoding='utf-8') as f:
2626
cli.config_data.update(json.load(f))
27-

0 commit comments

Comments
 (0)