From f31afaca1d29160f76a2e6480e1ebf634cb95b98 Mon Sep 17 00:00:00 2001
From: v-korovin <v-korovin@yandex-team.com>
Date: Tue, 22 Oct 2024 10:13:27 +0300
Subject: Revert commit rXXXXXX, Release python3-frozen #8
 commit_hash:b0fd54f791bf63cf460b769f1ce4b384bc5f793c

---
 build/scripts/go_tool.py | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'build/scripts/go_tool.py')

diff --git a/build/scripts/go_tool.py b/build/scripts/go_tool.py
index e73fa7e7f9..f1dbc9731e 100644
--- a/build/scripts/go_tool.py
+++ b/build/scripts/go_tool.py
@@ -13,9 +13,6 @@ import traceback
 from contextlib import contextmanager
 from functools import reduce
 
-# Explicitly enable local imports
-# Don't forget to add imported scripts to inputs of the calling command!
-sys.path.append(os.path.dirname(os.path.abspath(__file__)))
 import process_command_files as pcf
 import process_whole_archive_option as pwa
 
-- 
cgit v1.2.3