Skip to content

Commit

Permalink
Remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed May 22, 2023
1 parent 107ddaf commit b70a15d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/svg-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ function resetIconPosition(path) {
.transform({ translate: [-offsetX, -offsetY] })
.toString()

console.log(pathReset)

return pathReset
}

Expand Down

0 comments on commit b70a15d

Please sign in to comment.