Skip to content

Commit

Permalink
Delete import MenuBackground
Browse files Browse the repository at this point in the history
  • Loading branch information
coskucinkilic committed Oct 8, 2024
1 parent 79d85f4 commit d5077de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/Menu.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<script lang="ts">
import MenuBackground from "./MenuBackground.svelte";
import { layoutMenuOpen } from "$lib/stores/layout.store";
import { handleKeyPress } from "$lib/utils/keyboard.utils";
import IconBack from "$lib/icons/IconBack.svelte";
Expand Down

0 comments on commit d5077de

Please sign in to comment.