mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Remove unsued variables.
This commit is contained in:
parent
da7f03a8f8
commit
6daeb5dbf1
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
import { Grid, Row, Column } from "../Grid";
|
import { Grid, Row, Column } from "../Grid";
|
||||||
import { shouldRenderHamburgerMenu } from "./navStore";
|
import { shouldRenderHamburgerMenu } from "./navStore";
|
||||||
|
|
||||||
const { style, ...rest } = $$restProps;
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue