Code cleanup

This commit is contained in:
Vadim
2021-07-18 17:37:52 +03:00
parent 99fd20266b
commit da7d8ac705
2 changed files with 4 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
<script>
import { tweened } from 'svelte/motion';
import { cubicInOut } from 'svelte/easing';
const MAX_PERCENT = 100;
/**