Remove whitespace at end of line

pull/7738/head
Hongarc 6 years ago committed by Conduitry
parent 116b4b4de5
commit 99bd78910a

@ -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