From a071fd869707229811f92098affe727e26d34ced Mon Sep 17 00:00:00 2001 From: Tetiana Blindaruk Date: Sat, 8 Dec 2018 19:42:09 +0200 Subject: [PATCH] [5.8] Delete 401.svg - in https://github.com/laravel/laravel/pull/4814 I have added the 401 file, since this file was added to the laravel 401 error page in https://github.com/laravel/framework/pull/26116 PR. For now this 401 error page has a 403.svg img, so this file not needed more --- public/svg/401.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 public/svg/401.svg diff --git a/public/svg/401.svg b/public/svg/401.svg deleted file mode 100644 index 682aa982..00000000 --- a/public/svg/401.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file