Skip to content

Commit

Permalink
Update gitmodules.js - removed unwanted log entires.
Browse files Browse the repository at this point in the history
  • Loading branch information
VadirajJoshi-Laerdal authored Apr 16, 2024
1 parent ce10b15 commit 2dacfdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gitmodules.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ for (const subPath in modules) {
});
}

console.log(`before init and update submodule`);

// Ensure submodules are on the appropriate branch
for (const subPath in modules) {
const dirPath = path.join(__dirname, subPath);
Expand Down

0 comments on commit 2dacfdd

Please sign in to comment.