Skip to content

Commit

Permalink
tweak: linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vdjagilev committed Feb 23, 2024
1 parent af480f9 commit cc0d333
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions formatter/formatter_excel_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ func (w *excelMockedWriter) Close() error {

func TestExcelFormatter_Format(t *testing.T) {
writer := &excelMockedWriter{}
type fields struct {
config *Config
}
type args struct {
td *TemplateData
}
Expand Down

0 comments on commit cc0d333

Please sign in to comment.