-
diff --git a/test/integration/helpers/integration-test-editor.js b/test/integration/helpers/integration-test-editor.js
index d57a3d0395532..58229c19ba025 100644
--- a/test/integration/helpers/integration-test-editor.js
+++ b/test/integration/helpers/integration-test-editor.js
@@ -9,7 +9,6 @@ import userEvent from '@testing-library/user-event';
*/
import { useState, useEffect } from '@wordpress/element';
import {
- BlockEditorKeyboardShortcuts,
BlockEditorProvider,
BlockList,
BlockTools,
@@ -78,7 +77,6 @@ export function Editor( { testBlocks, settings = {} } ) {
>
-