tdb/test/_tdbtext: remove unused imports
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Oct 2018 03:49:47 +0000 (16:49 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:55 +0000 (21:45 +0200)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
lib/tdb/_tdb_text.py

index c823bf8e244cea996e78abfb63ba74db742c709e..f3caa5318ecdd1dfc06c847485911ef184045341 100644 (file)
@@ -4,7 +4,6 @@
 # Published under the GNU LGPLv3 or later
 
 import sys
-import functools
 
 import tdb