Skip to content

Commit 8762c1d

Browse files
rhfranzoniCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 02e7218 commit 8762c1d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • NFe.Classes/Informacoes/Detalhe/Tributacao/Estadual

NFe.Classes/Informacoes/Detalhe/Tributacao/Estadual/ICMS53.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ public decimal? qBCMono
6868
set { _qBCMono = value.Arredondar(4); }
6969
}
7070

71-
public bool ShouldSerializeqBCMono()
72-
{
73-
return qBCMono.HasValue;
74-
}
75-
7671
/// <summary>
7772
/// N38 - Alíquota adRem do imposto
7873
/// </summary>

0 commit comments

Comments
 (0)