remove blank line

This commit is contained in:
syumai 2022-11-19 23:12:03 +09:00
parent 09b132f026
commit 0c9f38e994

View File

@ -4,9 +4,8 @@ import (
"fmt"
"net/http"
"github.com/syumai/workers/cloudflare"
"github.com/syumai/workers"
"github.com/syumai/workers/cloudflare"
)
func main() {