improved config

This commit is contained in:
Fractal-Tess
2022-09-16 17:15:12 +03:00
parent c004594dac
commit a26d8058eb
4 changed files with 32 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
<script lang="ts">
import { fade } from 'svelte/transition';
import { createTracing } from 'trace_events';
import Header from '$lib/components/Header.svelte';
import Index from '$lib/Index.svelte';