summaryrefslogtreecommitdiff
path: root/tools/sync_third_party.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sync_third_party.py')
-rwxr-xr-xtools/sync_third_party.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/sync_third_party.py b/tools/sync_third_party.py
index f3c254901..8557c7b58 100755
--- a/tools/sync_third_party.py
+++ b/tools/sync_third_party.py
@@ -11,8 +11,6 @@ import util
util.enable_ansi_colors()
-third_party.fix_symlinks()
-
third_party.run_yarn()
third_party.run_cargo()
third_party.run_pip()