summaryrefslogtreecommitdiff
path: root/frontend/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/index.html')
-rw-r--r--frontend/public/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 6a375403..aab5e3b0 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -4,7 +4,6 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
- <link href="http://diegoddox.github.io/react-redux-toastr/5.0/react-redux-toastr.min.css" rel="stylesheet" type="text/css">
<!--
Notice the use of %PUBLIC_URL% in the tag above.
It will be replaced with the URL of the `public` folder during the build.
bgstack15