Too many blank lines

This commit is contained in:
Ben 2019-04-22 01:25:33 +01:00
parent a7e0b83d71
commit 1ae04577f3

View File

@ -12,14 +12,12 @@ redis = {
'Port': 6379
}
commands = {
'Prefix': ['!', '?', '.'],
'StringDelimiters': ['"', "'"],
'ConflictMode': ConflictResolution.Silent
}
servers = {
'Login': {
'Address': '0.0.0.0',