Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3a6109a

Browse files
committed
pub_get_offline
1 parent 40e0f7f commit 3a6109a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pub_get_offline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
os.path.join(ENGINE_DIR, 'tools', 'githooks'),
4747
os.path.join(ENGINE_DIR, 'tools', 'golden_tests_harvester'),
4848
os.path.join(ENGINE_DIR, 'tools', 'header_guard_check'),
49-
os.path.join(ENGINE_DIR, 'tools', 'licenses'),
49+
os.path.join(ENGINE_DIR, 'tools', 'json_injector'),
5050
os.path.join(ENGINE_DIR, 'tools', 'path_ops', 'dart'),
5151
os.path.join(ENGINE_DIR, 'tools', 'pkg', 'engine_build_configs'),
5252
os.path.join(ENGINE_DIR, 'tools', 'pkg', 'engine_repo_tools'),

0 commit comments

Comments
 (0)