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