Remove whitespace at end of line

pull/2772/head
Hongarc 5 years ago committed by Conduitry
parent 011b33181e
commit 66e39d52d4

@ -1,6 +1,6 @@
<script>
import { quintOut } from 'svelte/easing';
import { crossfade } from 'svelte/transition';
import { crossfade } from 'svelte/transition';
import { flip } from 'svelte/animate';
const [send, receive] = crossfade({

Loading…
Cancel
Save