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

Commit 6a449d9

Browse files
committed
Remove outdated comment about update_submodule
Although its origins were in bootstrap.py, that code in bootstrap.py no longer exists since it was removed.
1 parent 922fdd8 commit 6a449d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ impl Build {
470470
build
471471
}
472472

473-
// modified from `check_submodule` and `update_submodule` in bootstrap.py
474473
/// Given a path to the directory of a submodule, update it.
475474
///
476475
/// `relative_path` should be relative to the root of the git repository, not an absolute path.

0 commit comments

Comments
 (0)