Skip to content

Commit

Permalink
feat: remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhangyu committed Apr 22, 2024
1 parent 677f1b4 commit 102eb7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/jscpd/__tests__/options.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {IClone} from '@jscpd/core';
import {jscpd, detectClones} from '../src';
import {bold, yellow} from 'colors/safe';
import sinon = require('sinon');
import * as fs from "fs";

const pathToFixtures = __dirname + '/../../../fixtures';

Expand Down

0 comments on commit 102eb7e

Please sign in to comment.