Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ArianeAlves authored and ArianeAlves committed Jun 23, 2024
1 parent 6f78bb4 commit cbcf3fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/providers/gofpdf/text.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ func (s *text) addLine(textProp *props.Text, xColOffset, colWidth, yColOffset, t
}

return

Check warning on line 220 in internal/providers/gofpdf/text.go

View check run for this annotation

Codecov / codecov/patch

internal/providers/gofpdf/text.go#L220

Added line #L220 was not covered by tests

}

var modifier float64 = 2
Expand Down

0 comments on commit cbcf3fe

Please sign in to comment.