Skip to content

Commit

Permalink
chore(core): remove console #WIK-6050
Browse files Browse the repository at this point in the history
  • Loading branch information
huanhuanwa committed Mar 21, 2022
1 parent 5d09179 commit 877df6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/src/plugins/with-angular.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ describe("with-angular", () => {
at: oldPath,
to: newPath,
});
console.log(moveNodeEditor.children)
validKey(moveNodeEditor, matches);
});

Expand Down

0 comments on commit 877df6d

Please sign in to comment.