Remove template log

This commit is contained in:
wenincode 2022-10-26 06:43:57 -06:00
parent f96b45b9f0
commit b34244c62d
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
{{#let (icon-mapping @item.Type) as |flightIcon|}}
{{log flightIcon}}
<span class="consul-auth-method-type {{unless flightIcon @item.Type}}" data-test-type={{@item.Type}}>
{{#if flightIcon}}
<FlightIcon @name={{flightIcon}} class="mr-1.5 w-4 h-4" />