Skip to content

Commit

Permalink
Remove unnecessary import from playground (#19893)
Browse files Browse the repository at this point in the history
  • Loading branch information
costasovo authored and Jon Quach committed Jan 27, 2020
1 parent c1266a7 commit 9e3c713
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions storybook/stories/playground/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/**
* WordPress dependencies
*/
import '@wordpress/editor'; // This shouldn't be necessary

import { useEffect, useState } from '@wordpress/element';
import {
BlockEditorKeyboardShortcuts,
Expand Down

0 comments on commit 9e3c713

Please sign in to comment.