From 471f29ec11c82430d32eaef331183aa014cf0cd3 Mon Sep 17 00:00:00 2001 From: Fabrice Mouhartem Date: Mon, 14 Apr 2025 15:21:47 +0200 Subject: [PATCH] Remove unused images Removed images: - twiitter.svg - irc.svg - issue.svg --- customize.dist/images/irc.svg | 30 ---------- customize.dist/images/irc.svg.license | 3 - customize.dist/images/issue.svg | 19 ------ customize.dist/images/issue.svg.license | 3 - customize.dist/images/twiitter.svg | 69 ---------------------- customize.dist/images/twiitter.svg.license | 3 - 6 files changed, 127 deletions(-) delete mode 100644 customize.dist/images/irc.svg delete mode 100644 customize.dist/images/irc.svg.license delete mode 100644 customize.dist/images/issue.svg delete mode 100644 customize.dist/images/issue.svg.license delete mode 100644 customize.dist/images/twiitter.svg delete mode 100644 customize.dist/images/twiitter.svg.license diff --git a/customize.dist/images/irc.svg b/customize.dist/images/irc.svg deleted file mode 100644 index 58a9e707d..000000000 --- a/customize.dist/images/irc.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/customize.dist/images/irc.svg.license b/customize.dist/images/irc.svg.license deleted file mode 100644 index ff0da3695..000000000 --- a/customize.dist/images/irc.svg.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/customize.dist/images/issue.svg b/customize.dist/images/issue.svg deleted file mode 100644 index 27d5276c7..000000000 --- a/customize.dist/images/issue.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - diff --git a/customize.dist/images/issue.svg.license b/customize.dist/images/issue.svg.license deleted file mode 100644 index ff0da3695..000000000 --- a/customize.dist/images/issue.svg.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/customize.dist/images/twiitter.svg b/customize.dist/images/twiitter.svg deleted file mode 100644 index 785e36cc2..000000000 --- a/customize.dist/images/twiitter.svg +++ /dev/null @@ -1,69 +0,0 @@ - -image/svg+xml - - - - - - - diff --git a/customize.dist/images/twiitter.svg.license b/customize.dist/images/twiitter.svg.license deleted file mode 100644 index ff0da3695..000000000 --- a/customize.dist/images/twiitter.svg.license +++ /dev/null @@ -1,3 +0,0 @@ -SPDX-FileCopyrightText: 2023 XWiki CryptPad Team and contributors - -SPDX-License-Identifier: AGPL-3.0-or-later