Revert "[mod] test commit"

This reverts commit 164910a063.
This commit is contained in:
YunoHost
2017-04-01 00:32:30 +02:00
parent c32d78bc3a
commit c81e8a3eeb

View File

@ -20,5 +20,3 @@ if __name__ == '__main__':
en[key] = question["ask"]["en"]
open("locales/en.json", "w").write(json.dumps(en, sort_keys=True, indent=4))
# test