From 3b06ab296b1091e45c5664f87b1d4869d22d25f6 Mon Sep 17 00:00:00 2001 From: Christophe Gherardi <44464440+AltiUP@users.noreply.github.com> Date: Thu, 30 Apr 2020 19:41:58 +0200 Subject: [PATCH] Delete the call to the map file The file bootstrap.css.map is missing, the reference can be deleted. --- src/static/scripts/bootstrap.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/static/scripts/bootstrap.css b/src/static/scripts/bootstrap.css index 8f47589..c46012c 100644 --- a/src/static/scripts/bootstrap.css +++ b/src/static/scripts/bootstrap.css @@ -10035,4 +10035,3 @@ a.text-dark:hover, a.text-dark:focus { border-color: #dee2e6; } } -/*# sourceMappingURL=bootstrap.css.map */ \ No newline at end of file