Remove duplicate `from six import text_type` in upload_test_benchmarks.py
The `from six import text_type` was imported twice in
upload_test_benchmarks.py, this fix removes the duplication.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment