commit 75bfea46b4de27fb0e7aeb52bef86430ec864334
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Feb 28 20:02:05 2021 +0100

    Add missing import

 wwwbin/clean-dups.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/wwwbin/clean-dups.py b/wwwbin/clean-dups.py
index e0371b4..7b1ed74 100755
--- a/wwwbin/clean-dups.py
+++ b/wwwbin/clean-dups.py
@@ -4,6 +4,7 @@
 
 from __future__ import print_function
 
+import functools
 import os
 import re
 import time
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-ftp-admin.git/commitdiff/75bfea46b4de27fb0e7aeb52bef86430ec864334

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to