chore: Remove console.log left in code and added eslint rule to prevent it happening again
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable no-console */
|
||||
import * as Sentry from "@sentry/react";
|
||||
import env from "~/env";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user