Remove from __future__ import absolute_import

This commit is contained in:
JonnyWong16 2020-03-24 20:17:44 -07:00
parent 465f50666f
commit cc05552685
35 changed files with 0 additions and 35 deletions

View file

@ -20,7 +20,6 @@
#########################################
from __future__ import absolute_import
from __future__ import unicode_literals
from future.moves.urllib.request import FancyURLopener