Autoformatting with gofmt + zls
[skip ci]
This commit is contained in:
parent
45b57dc0ef
commit
af5c11d566
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
package main;
|
||||
package main
|
||||
|
||||
import (
|
||||
"os"
|
||||
"flag"
|
||||
"os"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue