Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeOnepilot committed Dec 24, 2023
1 parent 809503a commit 63703a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cypress/tests/modules/BlockEvents/Backspace.cy.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type EditorJS from '../../../../../types/index';
import Chainable = Cypress.Chainable;
import Header from '../../../../../example/tools/header/dist/header.mjs';
import { SimpleHeader } from '../../../fixtures/tools/SimpleHeader';


Expand Down

0 comments on commit 63703a9

Please sign in to comment.