Skip to content

Commit

Permalink
Remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
trevor-scheer committed Sep 22, 2021
1 parent 58fe7b7 commit 2c4105b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export const tagDirective = ({
tagDirectiveDefinition,
)
) {
debugger;
errors.push(
errorWithCode(
'TAG_DIRECTIVE_DEFINITION_INVALID',
Expand Down

0 comments on commit 2c4105b

Please sign in to comment.