mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
chore(dropdown): remove unused setContext import
This commit is contained in:
parent
8412f7e744
commit
fafac7c9a1
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@
|
|||
* @typedef {{ id: DropdownItemId; text: DropdownItemText; }} DropdownItem
|
||||
*/
|
||||
|
||||
import { setContext } from "svelte";
|
||||
import WarningFilled16 from "carbon-icons-svelte/lib/WarningFilled16";
|
||||
import {
|
||||
ListBox,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue