Skip to content

Commit

Permalink
chore: Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfunko committed Jan 7, 2025
1 parent 46fe360 commit 1a73b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/mocha/contextmenu_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import {callbackFactory} from '../../build/src/core/contextmenu.js';
import * as xmlUtils from '../../build/src/core/utils/xml.js';
import * as Variables from '../../build/src/core/variables.js';
import {assert} from '../../node_modules/chai/chai.js';
import {
sharedTestSetup,
Expand Down

0 comments on commit 1a73b12

Please sign in to comment.