Skip to content

Commit

Permalink
remove breakpoint debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
arielweinberger committed Nov 8, 2023
1 parent 8d00e63 commit 3541b57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/console/src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,6 @@ export function App() {
</QueryClientProvider>
</SuperTokensWrapper>
</Suspense>

<BreakpointDebugger />
</div>
);
}
Expand Down

0 comments on commit 3541b57

Please sign in to comment.