]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/setup.py
python: Remove unused import from setup.py
[notmuch] / bindings / python / setup.py
index 2e58dab1d6a6cc3a6193031f2410b082e385b9eb..8a7a89cf631e2fe9a750000d258fafed4ea09c3a 100644 (file)
@@ -1,7 +1,6 @@
 #!/usr/bin/env python
 
 import os
-import re
 from distutils.core import setup
 
 # get the notmuch version number without importing the notmuch module