Remove __future__ imports

This commit is contained in:
Nikita Karamov 2023-01-23 06:45:18 +01:00
parent a284dec2f9
commit 1ceeaf11e6
No known key found for this signature in database
GPG key ID: 41D6F71EE78E77CD
5 changed files with 0 additions and 8 deletions

View file

@ -18,7 +18,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import absolute_import
import unittest