Skip to content

Commit

Permalink
remove unnecessary log (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
heho authored Nov 27, 2023
1 parent 6a479e5 commit 4878cbd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/BAAT.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ export class BAAT extends EventTarget {
}
})

console.log('mappings', mappings)

axe.runPartial(
{ exclude: [ [ `#${config.panelId}` ] ] },
{},
Expand Down

0 comments on commit 4878cbd

Please sign in to comment.