Merge "Stop to use the __future__ module."

This commit is contained in:
Zuul 2020-07-28 17:49:31 +00:00 committed by Gerrit Code Review
commit 5da3047851
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
from __future__ import print_function
import re
import sys