chore(dropdown): remove unused setContext import

This commit is contained in:
josefaidt 2020-10-07 09:28:20 -05:00
commit fafac7c9a1

View file

@ -113,7 +113,6 @@
* @typedef {{ id: DropdownItemId; text: DropdownItemText; }} DropdownItem
*/
import { setContext } from "svelte";
import WarningFilled16 from "carbon-icons-svelte/lib/WarningFilled16";
import {
ListBox,