Skip to content

CSV module includes encoding/csv twice #16557

Closed
@richmahn

Description

@richmahn
  • Gitea version (or commit ref): 4b6370c (main)

Description

No need to import encoding/csv twice:

"encoding/csv"

Use stdcsv here and below:

var perr *csv.ParseError

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions