Skip to content

Commit 9c669d0

Browse files
committed
plantuml-stdlib#350 Boundaries support descriptions (2 - remove logs)
1 parent 4835b90 commit 9c669d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

C4.puml

-2
Original file line numberDiff line numberDiff line change
@@ -927,11 +927,9 @@ $line
927927
$defineSkinparams($tagStereo, $bgColor, $fontColor, $borderColor, $shadowing, $shape, $borderStyle, $borderThickness)
928928
!if ($sprite!="")
929929
%set_variable_value("$" + $tagStereo + "ElementTagSprite", $sprite)
930-
!log "DefinedlegendSprite:" + $legendSprite
931930
!if ($legendSprite == "")
932931
!$legendSprite = $smallVersionSprite($sprite)
933932
!endif
934-
!log "CalculatedlegendSprite:" + $legendSprite
935933
!endif
936934
!if ($techn != "")
937935
%set_variable_value("$" + $tagStereo + "ElementTagTechn", $techn)

0 commit comments

Comments
 (0)