remove debug print
This commit is contained in:
parent
d3971b03a6
commit
da68a04b61
@ -328,7 +328,6 @@ def main():
|
||||
).encode("Utf-8"))
|
||||
|
||||
if settings["settings"].get("light_mode"):
|
||||
print "light mode enable"
|
||||
if not os.path.exists(os.path.join("build", gallery, "light")):
|
||||
os.makedirs(os.path.join("build", gallery, "light"))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user