From 0be7c32bed0256254ca8fa8aa6b620add68e71b3 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Fri, 22 Sep 2023 11:53:40 +0100 Subject: [PATCH] Remove hard-coded sourceMappingURL from tags-input.less (#14877) GitOrigin-RevId: b1e831a5724c2631ab39bee7865debf6918fa6b4 --- services/web/frontend/stylesheets/components/tags-input.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/web/frontend/stylesheets/components/tags-input.less b/services/web/frontend/stylesheets/components/tags-input.less index 179893efbe..b02cfd7cc8 100644 --- a/services/web/frontend/stylesheets/components/tags-input.less +++ b/services/web/frontend/stylesheets/components/tags-input.less @@ -173,5 +173,3 @@ font-weight: bold; font-style: normal; } - -/*# sourceMappingURL=ng-tags-input.css.map */