Skip to content

Commit 97c4303

Browse files
committed
Remove eslint-ignores.
1 parent a1e07d1 commit 97c4303

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/tracing/src/integrations/apollo.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-debugger */
21
import { Hub } from '@sentry/hub';
32
import { EventProcessor, Integration } from '@sentry/types';
43
import { fill, isThenable, loadModule, logger } from '@sentry/utils';

packages/tracing/src/integrations/graphql.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-debugger */
21
import { Hub } from '@sentry/hub';
32
import { EventProcessor, Integration } from '@sentry/types';
43
import { fill, loadModule, logger } from '@sentry/utils';

0 commit comments

Comments
 (0)