]> git.pld-linux.org Git - projects/pld-ftp-admin.git/blobdiff - wwwbin/clean-dups.py
Add missing import
[projects/pld-ftp-admin.git] / wwwbin / clean-dups.py
index e0371b4262ad24708fcf431680a386740e624d37..7b1ed749543ffe82c0e4a7f74f2adcbf5ff9c727 100755 (executable)
@@ -4,6 +4,7 @@
 
 from __future__ import print_function
 
+import functools
 import os
 import re
 import time
This page took 0.1261 seconds and 4 git commands to generate.