Commit a63b8c13 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac

parent 737928e8
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
import Name from './Name.svelte'; import Name from './Name.svelte';
import ProfileImage from './ProfileImage.svelte'; import ProfileImage from './ProfileImage.svelte';
import { modelfiles } from '$lib/stores'; import { modelfiles } from '$lib/stores';
import { stringify } from 'postcss';
export let user; export let user;
export let message; export let message;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment