]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/notmuch/globals.py
remove unused imports
[notmuch] / bindings / python / notmuch / globals.py
index f5c8d5288ea07edb249bd39dc99b9229cdd1db8e..f69c73d4cfe5985e5d8920fbd8a759a5d23451b8 100644 (file)
@@ -18,7 +18,6 @@ Copyright 2010 Sebastian Spaeth <Sebastian@SSpaeth.de>'
 """
 
 from ctypes import CDLL, c_char_p, c_int, Structure, POINTER
-from ctypes.util import find_library
 
 #-----------------------------------------------------------------------------
 #package-global instance of the notmuch library