]> git.phdru.name Git - bookmarks_db.git/blobdiff - Writers/bkmk_wflad_err.py
Pretty-print last_modified.
[bookmarks_db.git] / Writers / bkmk_wflad_err.py
index 5370d1be4a1ed0e550b7e9080c5f4e44a569278a..356a65e66f67e32bc3df60ce0832063d8432c517 100644 (file)
@@ -17,10 +17,6 @@ import time
 from bkmk_wflad import writer_flad
 
 
-def strftime(s):
-   return time.strftime("%a %d %b %Y %T", time.localtime(int(s)))
-
-
 class writer_flad_err(writer_flad):
    filename = "bookmarks_db.errors"