Skip to content

Commit

Permalink
Remove unecessary stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jokesterfr committed Nov 29, 2023
1 parent 9d57116 commit 9ee8902
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
import {
afterAll,
afterEach,
beforeAll,
describe,
expect,
it,
jest,
} from '@jest/globals';
import request from 'supertest';
import { CollectorApi, SyncApi } from '../helpers/api-mock';
import { config } from '../helpers/config';
Expand Down

0 comments on commit 9ee8902

Please sign in to comment.