Skip to content

Commit

Permalink
Apply linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulioRandall committed Oct 23, 2023
1 parent 3149276 commit 5e1943b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui/src/lib/sidebar/Sidebar.stories.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script>
import { onMount } from 'svelte';
import { Meta, Template, Story } from '@storybook/addon-svelte-csf';
import Sidebar, { sidebarOpen } from './Sidebar.svelte';
Expand Down

0 comments on commit 5e1943b

Please sign in to comment.