From 4c41076570073e8b960742b6e1c2231fecfa6cce Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 8 Feb 2025 21:40:01 -0800 Subject: remove rust portion as its no longer necessary --- static/img/download.svg | 1 - static/img/layout.svg | 1 - static/img/plus-circle.svg | 1 - static/img/trash-2.svg | 1 - static/img/trash.svg | 1 - static/img/upload.svg | 1 - static/img/x-circle.svg | 1 - 7 files changed, 7 deletions(-) delete mode 100644 static/img/download.svg delete mode 100644 static/img/layout.svg delete mode 100644 static/img/plus-circle.svg delete mode 100644 static/img/trash-2.svg delete mode 100644 static/img/trash.svg delete mode 100644 static/img/upload.svg delete mode 100644 static/img/x-circle.svg (limited to 'static/img') diff --git a/static/img/download.svg b/static/img/download.svg deleted file mode 100644 index ffa0e9a..0000000 --- a/static/img/download.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/layout.svg b/static/img/layout.svg deleted file mode 100644 index 1943229..0000000 --- a/static/img/layout.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/plus-circle.svg b/static/img/plus-circle.svg deleted file mode 100644 index 015bb62..0000000 --- a/static/img/plus-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/trash-2.svg b/static/img/trash-2.svg deleted file mode 100644 index ce3947d..0000000 --- a/static/img/trash-2.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/trash.svg b/static/img/trash.svg deleted file mode 100644 index 38e9c35..0000000 --- a/static/img/trash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/upload.svg b/static/img/upload.svg deleted file mode 100644 index e09b69f..0000000 --- a/static/img/upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/x-circle.svg b/static/img/x-circle.svg deleted file mode 100644 index 433837f..0000000 --- a/static/img/x-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file -- cgit v1.2.3