remove unused

This commit is contained in:
Hetu Nandu 2020-04-09 15:40:57 +05:30
parent d7164c1c58
commit 633ebb94bc

View File

@ -13,7 +13,6 @@ import {
getBorderCSSShorthand,
getColorWithOpacity,
} from "constants/DefaultTheme";
import { ControlIcons } from "icons/ControlIcons";
import ContextDropdown, {
ContextDropdownOption,
} from "components/editorComponents/ContextDropdown";