aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bindings/python/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bindings/python/setup.py b/bindings/python/setup.py
index 2e58dab1..8a7a89cf 100644
--- a/bindings/python/setup.py
+++ b/bindings/python/setup.py
@@ -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