From e55935d4544d4b701dfeeeb70a08ab687f4c3ef8 Mon Sep 17 00:00:00 2001 From: Kevin Buhmann Date: Tue, 20 Jun 2023 17:05:19 -0500 Subject: [PATCH] chore: remove debug line from scss file (#779) --- projects/angular/src/utils/variables/_properties.global.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/angular/src/utils/variables/_properties.global.scss b/projects/angular/src/utils/variables/_properties.global.scss index a78b93fc7e..1ae30abe1f 100644 --- a/projects/angular/src/utils/variables/_properties.global.scss +++ b/projects/angular/src/utils/variables/_properties.global.scss @@ -7,7 +7,6 @@ @use 'variables.global'; @include mixins.exports('global.properties') { - @debug 'divider dasd: #{variables.$clr-use-custom-properties}'; @if variables.$clr-use-custom-properties == true { :root { // app borders