Commit 4acbbdce authored by Michael Achenbach's avatar Michael Achenbach Committed by V8 LUCI CQ

[tools] Clean up predictable wrapper py2 code

No-Try: true
Bug: chromium:1292013
Change-Id: I5e30116230d88f2f38d20451735c5713691f2af2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3521791Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
Commit-Queue: Liviu Rau <liviurau@chromium.org>
Auto-Submit: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81764}
parent ac4e03b7
......@@ -14,11 +14,6 @@ The command is run up to three times and the printed allocation hash is
compared. Differences are reported as errors.
"""
# for py2/py3 compatibility
from __future__ import absolute_import
from __future__ import print_function
import sys
from testrunner.local import command
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment