go fmt
This commit is contained in:
parent
3bd611feab
commit
8bf78d1cc6
@ -2,9 +2,9 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"strings"
|
|
||||||
"log"
|
"log"
|
||||||
"os"
|
"os"
|
||||||
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
||||||
type RGBA struct {
|
type RGBA struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user