mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove redundant variables (left-over from deploy wiki to gh-pages)
This commit is contained in:
parent
7258bc5efc
commit
fc7230359f
@ -26,9 +26,6 @@ REPOUSER = "acemod"
|
|||||||
REPONAME = "ACE3"
|
REPONAME = "ACE3"
|
||||||
REPOPATH = "{}/{}".format(REPOUSER,REPONAME)
|
REPOPATH = "{}/{}".format(REPOUSER,REPONAME)
|
||||||
|
|
||||||
USERNAME = "ACE3 Travis"
|
|
||||||
USEREMAIL = "travis@ace3mod.com"
|
|
||||||
|
|
||||||
|
|
||||||
def update_translations(token):
|
def update_translations(token):
|
||||||
diag = sp.check_output(["python3", "tools/stringtablediag.py", "--markdown"])
|
diag = sp.check_output(["python3", "tools/stringtablediag.py", "--markdown"])
|
||||||
|
Loading…
Reference in New Issue
Block a user