mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
Rely on futurize to expose the moved modules.
This commit is contained in:
parent
09f3e3f6b5
commit
d02334bfd5
@ -5,8 +5,7 @@ from __future__ import print_function
|
||||
import os, sys, textwrap
|
||||
import codecs
|
||||
from os.path import join
|
||||
|
||||
from six.moves import urllib # import urllib.parse
|
||||
import urllib.parse
|
||||
|
||||
try:
|
||||
from typing import Optional
|
||||
|
Loading…
x
Reference in New Issue
Block a user