Footer component cleanup

This commit is contained in:
2021-01-03 12:22:15 +01:00
parent b27fb8c0b5
commit 05306c75a5
5 changed files with 7 additions and 17 deletions
-2
View File
@@ -1,6 +1,5 @@
<script>
import { _ } from "svelte-i18n";
import Footer from "./Footer.svelte";
</script>
<style>
@@ -43,4 +42,3 @@
</div>
</div>
</div>
<Footer />