From e60f829f9d975a88673f0e6922f1c9c1228f89ea Mon Sep 17 00:00:00 2001
From: wyu <kknd09321@nate.com>
Date: 금, 03 12월 2021 18:30:33 +0900
Subject: [PATCH] 사용자정의 필드 날짜 수정, 프로젝트 생성시 대쉬보드 이동 오류 수정

---
 src/main/webapp/index.html |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 1a9dae4..37c0a9b 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -43,9 +43,6 @@
     <link type="text/css" rel="stylesheet" href="assets/styles/main.css?version=4.0.34">
     <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Rubik:300,400,500">
 
-    <!-- 援ш�李⑦듃 -->
-    <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
-
     <!--    google font -->
     <link rel="shortcut icon" href="assets/images/favicon.png"/> <!-- �씠誘몄� �븘�씠肄� -->
 

--
Gitblit v1.8.0