]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Fix: Remove duplicate import
authorOleg Broytman <phd@phdru.name>
Sun, 14 Jan 2018 15:38:18 +0000 (18:38 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 14 Jan 2018 15:38:18 +0000 (18:38 +0300)
Cheetah imports module time.

phd_site.tmpl

index c170a28251544ed488c89514b7ff0624f65e00fa..9f6422d2f4c758805c005f467b40d3722c98fb3f 100644 (file)
@@ -12,7 +12,6 @@
 #attr $Next = None
 #attr $Last = None
 #attr $Refresh = None
 #attr $Next = None
 #attr $Last = None
 #attr $Refresh = None
-#import time
 #attr $last_modified_en = time.strftime("%a, %d %b %Y %T GMT", time.gmtime())
 #attr $local_time = time.localtime()
 #attr $styles = None
 #attr $last_modified_en = time.strftime("%a, %d %b %Y %T GMT", time.gmtime())
 #attr $local_time = time.localtime()
 #attr $styles = None