Kaydet (Commit) f428c9e3 authored tarafından Jack Jansen's avatar Jack Jansen

Turned off debugging output

üst 16e99c06
...@@ -54,8 +54,6 @@ def findtemplate(): ...@@ -54,8 +54,6 @@ def findtemplate():
return template return template
def main(): def main():
global DEBUG
DEBUG=1
# Find the template # Find the template
# (there's no point in proceeding if we can't find it) # (there's no point in proceeding if we can't find it)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment