From 36562d847999730634663d8a80c3cfdff36bd027 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Wed, 5 Jun 2024 20:05:31 +0000 Subject: python3: Strip old __future__ references --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 7a7a9ef..31c0c47 100755 --- a/configure +++ b/configure @@ -17,8 +17,6 @@ # You should have received a copy of the GNU General Public License # along with attoconf. If not, see . -from __future__ import print_function, division, absolute_import - import os import sys -- cgit v1.2.3-70-g09d2