mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-15 05:48:11 +00:00
remove old Python2 __future__ statements
This commit is contained in:
@ -8,7 +8,6 @@ Runs on Python 3.
|
||||
Usage: ./check-debugging.py src
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import sys, re, os
|
||||
|
||||
|
Reference in New Issue
Block a user