From ad3d9a43729f5f3b8a74e5187cc843f080015f5e Mon Sep 17 00:00:00 2001 From: Rostislav Wolny Date: Sat, 25 Jan 2020 13:59:33 +0100 Subject: [PATCH] Remove unnecessary import from playground --- storybook/stories/playground/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/storybook/stories/playground/index.js b/storybook/stories/playground/index.js index 9a3cf5b97cbbd..db51edaad921d 100644 --- a/storybook/stories/playground/index.js +++ b/storybook/stories/playground/index.js @@ -1,8 +1,6 @@ /** * WordPress dependencies */ -import '@wordpress/editor'; // This shouldn't be necessary - import { useEffect, useState } from '@wordpress/element'; import { BlockEditorKeyboardShortcuts,