Skip to content

Commit

Permalink
Fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
cte committed Feb 23, 2025
1 parent c3a0688 commit c1f93dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ describe("LocalCheckpointService", () => {
let t1 = Date.now()
console.log(`initRepo took ${t1 - t0}ms`)

git = repo.git
testFile = repo.testFile

t0 = Date.now()
Expand Down

0 comments on commit c1f93dd

Please sign in to comment.