From e309a0e049da1275797a8a55522a310621bd69e3 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 3 Jun 2021 15:03:33 +0800 Subject: build: Remove a unused package. --- FrontEnd/src/app/views/about/index.tsx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'FrontEnd/src/app/views/about/index.tsx') diff --git a/FrontEnd/src/app/views/about/index.tsx b/FrontEnd/src/app/views/about/index.tsx index a50164a9..a8a53a97 100644 --- a/FrontEnd/src/app/views/about/index.tsx +++ b/FrontEnd/src/app/views/about/index.tsx @@ -44,10 +44,6 @@ const frontendCredits: { name: "pepjs", url: "https://github.com/jquery/PEP", }, - { - name: "react-inlinesvg", - url: "https://github.com/gilbarbara/react-inlinesvg", - }, ]; const backendCredits: { -- cgit v1.2.3