integrations: Remove from __future__ imports.

This commit is contained in:
rht 2020-04-02 10:05:33 -04:00 committed by showell
parent a465467388
commit 1412403037
16 changed files with 0 additions and 23 deletions

View file

@ -10,7 +10,6 @@
# For example:
# aa453216d1b3e49e7f6f98441fa56946ddcd6a20 68f7abf4e6f922807889f52bc043ecd31b79f814 refs/heads/master
from __future__ import absolute_import
from typing import Text
import os
import sys