From ab8674c5ef3bdf0d5b675dc940fb2e2c7e3d62ae Mon Sep 17 00:00:00 2001 From: ng0 Date: Wed, 9 Oct 2019 17:34:21 +0000 Subject: drop old imports --- configure.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.py b/configure.py index 0b31abc..f452c5f 100644 --- 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 -- cgit v1.2.3