mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-21 19:17:38 +03:00
Removed comment
This commit is contained in:
parent
6a86ee904f
commit
ac92ae7076
@ -46,7 +46,6 @@ def configure():
|
||||
|
||||
for schemaRef, schemaFile in Settings.GATEWAY_JSON_SCHEMAS.iteritems():
|
||||
validator.addSchemaResource(schemaRef, resource_string(__name__, schemaFile))
|
||||
# validator.addSchemaResource(schemaRef, os.path.dirname(__file__) + '/' + schemaFile)
|
||||
|
||||
|
||||
def push_message(string_message, topic):
|
||||
|
Loading…
x
Reference in New Issue
Block a user