Skip to content

Commit

Permalink
Fix deepscan issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lowdisk17 committed Aug 15, 2024
1 parent c4d098d commit c7a2590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/ratesApi.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-nocheck test suite
import chai from 'chai';
import config from 'config';
import ratesService from '../../src/services/ratesService';
import ratesApi from '../../src/apiServices/ratesApi';
import sinon from 'sinon';
Expand Down

0 comments on commit c7a2590

Please sign in to comment.