[mod] remove useless code
This commit is contained in:
parent
0ed6d47ef0
commit
ac972dd62a
@ -13,9 +13,6 @@ index_template = templates.get_template("index.html")
|
|||||||
gallery_index_template = templates.get_template("gallery-index.html")
|
gallery_index_template = templates.get_template("gallery-index.html")
|
||||||
page_template = templates.get_template("page.html")
|
page_template = templates.get_template("page.html")
|
||||||
|
|
||||||
DEFAULT_GM_QUALITY = 75
|
|
||||||
DEFAULT_GM_AUTOORIENT = False
|
|
||||||
|
|
||||||
gm_settings = {
|
gm_settings = {
|
||||||
"quality" : 75,
|
"quality" : 75,
|
||||||
"auto-orient" : True
|
"auto-orient" : True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user