1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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