Commit 1e61e54
committed
fix(require): remove trailing space in template function
Removed unnecessary trailing space after "require." in the require.go.tmpl
template. This ensures consistent formatting and prevents potential issues
with code generation or string matching.
Signed-off-by: a2not <[email protected]>1 parent 5053534 commit 1e61e54
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments