Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2023-02-08 15:36:52 +00:00 committed by Gerrit Code Review
commit 43b6fd208b
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ Tempest configuration file.
"""
from __future__ import absolute_import
import argparse
import binascii
import hashlib