Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel910 committed Feb 14, 2019
1 parent c81027a commit 56d9f57
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
//@flow
import React from "react";
import { getPlugin } from "webiny-plugins";
import { ReactComponent as DeleteIcon } from "webiny-app-cms/editor/assets/icons/delete.svg";
import DeleteAction from "./DeleteAction";
import Action from "../components/Action";
Expand Down

0 comments on commit 56d9f57

Please sign in to comment.