From a4234532cdb83419c3b7b5f46eeb221de375a281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Thu, 4 Jul 2024 14:58:12 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E4=BB=A3=E7=A0=81=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/main.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/main.ts b/frontend/src/main.ts index 03dfd0f..fda1e6e 100644 --- a/frontend/src/main.ts +++ b/frontend/src/main.ts @@ -1,5 +1,3 @@ -// import './assets/main.css' - import { createApp } from 'vue' import { createPinia } from 'pinia'