From b7fb99af23d9b2083e7fec22068d2edaa0e43e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B5=D0=BB=D0=B5=D0=BD=D1=81=D0=BA=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=90=D0=BD=D0=B0=D1=81=D1=82=D0=B0=D1=81=D0=B8=D1=8F=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B0=D0=B5=D0=B2=D0=BD=D0=B0?= Date: Thu, 11 Jul 2024 10:51:44 +0300 Subject: [PATCH] telegram --- components/modal.vue | 4 ---- 1 file changed, 4 deletions(-) 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 = () => {