Skip to content

Commit

Permalink
fix(ts): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko Heikkilä committed May 31, 2023
1 parent e370184 commit 6950425
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/Gateway.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { faker } from '@faker-js/faker';
import type { Interceptor, Scope } from 'nock';
import nock from 'nock';
import { describe, test } from 'vitest';
Expand Down

0 comments on commit 6950425

Please sign in to comment.