Deleted unused function SendCommand in python wrapper
The function SendCommand was never used in run_py_tests.py and would error whenever called due to passing bad params. Since the function is not used, rather than fixing the function this changelist deletes it R=johnchen@chromium.org Change-Id: I161c965f21f5150976305ca78be7c734178b6fc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1678884Reviewed-by:John Chen <johnchen@chromium.org> Commit-Queue: Julian Kung <juliankung@google.com> Cr-Commit-Position: refs/heads/master@{#672650}
Showing
Please register or sign in to comment