diff --git a/src/styles/variables/_colors.scss b/src/styles/variables/_colors.scss index 75e0cddc38..919471df3a 100644 --- a/src/styles/variables/_colors.scss +++ b/src/styles/variables/_colors.scss @@ -14,7 +14,6 @@ * You should have received a copy of the GNU General Public License * along with ndb-core. If not, see . */ -@use "../themes/ndb-theme" as theme; @use "@angular/material" as mat; $err-palette : mat.define-palette(mat.$red-palette);