Skip to content

Commit 670c326

Browse files
authored
docs: run go fmt in readme.md
1 parent 4af6757 commit 670c326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It also exports utils to output with colors in your own CLI Tools.
2828
package main
2929

3030
import (
31-
"fmt"
31+
"fmt"
3232
chigo "github.com/UltiRequiem/chigo/pkg"
3333
)
3434

0 commit comments

Comments
 (0)