Skip to content

Commit

Permalink
Update tests/lib/plugin.js
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <[email protected]>
  • Loading branch information
nzakas and mdjermanovic authored Feb 14, 2024
1 parent ce3a447 commit 47dc905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/lib/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
//-----------------------------------------------------------------------------

const assert = require("chai").assert;
const execSync = require("child_process").execSync;
const { LegacyESLint, FlatESLint } = require("eslint/use-at-your-own-risk");
const path = require("path");
const plugin = require("../..");
Expand Down

0 comments on commit 47dc905

Please sign in to comment.