go fmt
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
package main // import "sour.is/x/paste/cmd/paste"
|
||||
|
||||
import (
|
||||
"sour.is/x/toolbox/httpsrv"
|
||||
_ "sour.is/x/paste/src/routes"
|
||||
_ "sour.is/x/paste/src/docs"
|
||||
_ "sour.is/x/paste/src/routes"
|
||||
"sour.is/x/toolbox/httpsrv"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user