Commit ee1a001
authored
refactor: fix formatting (#167)
Without change, this causes the file to change every time build is done.
```
⇒ make run main|
▶ Running gofmt…
.../cloudstack-cloudmonkey/cmd/network.go
```
Signed-off-by: Abhishek Kumar <[email protected]>1 parent a6552ee commit ee1a001
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments