Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilz committed Sep 19, 2024
1 parent 66babef commit 4677bb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdks/v4-sdk/src/utils/v4Planner.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ describe('RouterPlanner', () => {

beforeEach(() => {
planner = new V4Planner()
// console.log(planner)
})

describe('addAction', () => {
Expand Down

0 comments on commit 4677bb9

Please sign in to comment.