Skip to content

Commit 1d46469

Browse files
committed
oops
1 parent 85b1da8 commit 1d46469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node/test/cron.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import * as SentryCore from '@sentry/core';
33
import { cron } from '../src';
44
import type { CronJob, CronJobParams } from '../src/cron/cron';
55
import type { NodeCron, NodeCronOptions } from '../src/cron/node-cron';
6-
import { NodeSchedule } from '../src/cron/node-schedule';
76

87
describe('cron check-ins', () => {
98
let withMonitorSpy: jest.SpyInstance;

0 commit comments

Comments
 (0)