diff --git a/components/modal.vue b/components/modal.vue index 08259d1..76e2c70 100644 --- a/components/modal.vue +++ b/components/modal.vue @@ -2,7 +2,6 @@ import { getColorNameFromRal } from '@/components/ral' import type { ralTypes } from '@/components/ral' import { apiFetch } from '~/utils/apiFetch'; -import telegram from '@/assets/icons/telegram.svg' const config = useRuntimeConfig() const apiBase = config.public.apiBase @@ -200,9 +199,6 @@ const policy = () => {