commit ab8674c5ef3bdf0d5b675dc940fb2e2c7e3d62ae
parent 55bd2280c8a69261f01cd06ae88e3e7ae32cf58b
Author: ng0 <ng0@n0.is>
Date: Wed, 9 Oct 2019 17:34:21 +0000
drop old imports
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/configure.py b/configure.py
@@ -24,8 +24,7 @@ import sys
import logging
from distutils.spawn import find_executable
import subprocess
-from subprocess import Popen
-import re
+
"""
This application aims to replicate a small GNU Coding Standards
configure script, taylored at projects in GNU Taler. We hope it