Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagoon committed Nov 11, 2024
1 parent 10be1a2 commit f421825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/server/git.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export async function ensureGitRepoAndCommitBlocks(
executionId,
) {
// 1. Copy all blocks to cache
console.log(buildContextStatuses);
if (buildPath != cachePath) {
await Promise.all(
buildContextStatuses
Expand Down

0 comments on commit f421825

Please sign in to comment.