Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: refactor WriteRecord function in write.go file
- Remove unused imports in `write.go` - Refactor `WriteRecord` function to use `fmt.Sprintf` instead of `cases.Title` and `strings.ReplaceAll` Signed-off-by: Corentin Barreau <[email protected]>
- Loading branch information