mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-29 21:49:28 -07:00
goimports
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/chihaya/chihaya"
|
||||
)
|
||||
import "github.com/chihaya/chihaya"
|
||||
|
||||
func main() {
|
||||
chihaya.Boot()
|
||||
|
||||
Reference in New Issue
Block a user