Remove blank line at end
This commit is contained in:
parent
132f28ad44
commit
c9207bcc00
@ -388,4 +388,3 @@ class Configuration(object):
|
||||
pairs_file = Path(config['datadir']) / "pairs.json"
|
||||
if pairs_file.exists():
|
||||
config['pairs'] = json_load(pairs_file)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user