remove old Python2 __future__ statements

This commit is contained in:
Alexandre Detiste
2024-02-15 16:53:34 +01:00
parent f2f7c1dd48
commit b856238110
238 changed files with 0 additions and 818 deletions

View File

@ -4,7 +4,6 @@
#
# bin/tahoe @misc/coding_tools/check-interfaces.py
from __future__ import print_function
import os, sys, re, platform