Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed May 22, 2023
1 parent efcba13 commit bab000c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/// <reference types="@types/jest" />;

import { makePackageManager } from '../helpers/testing-helpers';
import { nodeJsRequirement } from './nodejs-requirement';

// eslint-disable-next-line global-require, jest/no-mocks-import
Expand Down

0 comments on commit bab000c

Please sign in to comment.