Skip to content

Commit

Permalink
Remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
Haxxer committed Sep 8, 2022
1 parent ad4fa9d commit 314f2f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/API/private-api.js
Original file line number Diff line number Diff line change
Expand Up @@ -1107,8 +1107,6 @@ export default class PrivateAPI {

}

debugger;

if (newPile) {
dropData.position = { x, y };
} else {
Expand Down

0 comments on commit 314f2f1

Please sign in to comment.