Remove redundant variables (left-over from deploy wiki to gh-pages)

This commit is contained in:
jonpas 2015-10-08 21:58:02 +02:00
parent 7258bc5efc
commit fc7230359f

View File

@ -26,9 +26,6 @@ REPOUSER = "acemod"
REPONAME = "ACE3"
REPOPATH = "{}/{}".format(REPOUSER,REPONAME)
USERNAME = "ACE3 Travis"
USEREMAIL = "travis@ace3mod.com"
def update_translations(token):
diag = sp.check_output(["python3", "tools/stringtablediag.py", "--markdown"])