Commit 60f14a6
authored
[chore][exporter/datasetexporter] run make modernize (#44226)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Run the `make modernize` tool.
https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize
This is part of the process to enable the
[modernize](#44199)
linter in CI.
There are no changes in the component behaviour.
Signed-off-by: Paulo Dias <[email protected]>1 parent efb6756 commit 60f14a6
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments