From 7ac29857ef4231e3cdba265a8e273dd426bb6e62 Mon Sep 17 00:00:00 2001 From: Joscha Date: Mon, 27 Jan 2025 19:57:10 +0100 Subject: [PATCH] Remove unused logos --- gdn-app/public/tauri.svg | 6 ------ gdn-app/public/vite.svg | 1 - gdn-app/src/assets/vue.svg | 1 - 3 files changed, 8 deletions(-) delete mode 100644 gdn-app/public/tauri.svg delete mode 100644 gdn-app/public/vite.svg delete mode 100644 gdn-app/src/assets/vue.svg diff --git a/gdn-app/public/tauri.svg b/gdn-app/public/tauri.svg deleted file mode 100644 index 31b62c9..0000000 --- a/gdn-app/public/tauri.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/gdn-app/public/vite.svg b/gdn-app/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/gdn-app/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/gdn-app/src/assets/vue.svg b/gdn-app/src/assets/vue.svg deleted file mode 100644 index 770e9d3..0000000 --- a/gdn-app/src/assets/vue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file