Skip to content

Commit 8763b03

Browse files
committed
removed: unused code
1 parent 63bcf72 commit 8763b03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def execute_command(cmd, env=None, cwd=None):
5858

5959

6060
def build_test_bin(service, tf_root_path):
61-
# _test_bin_rel_path = f'./{TF_TEST_BINARY_FOLDER}/{service}.test'
6261
_test_bin_abs_path = _get_test_bin_abs_path(service)
6362
_tf_repo_service_folder = f'{TF_REPO_SERVICE_FOLDER}/{service}'
6463

0 commit comments

Comments
 (0)