Update start.go

This commit is contained in:
Xinwei Xiong 2024-02-04 11:12:48 +08:00 committed by GitHub
parent 5f2caa1017
commit 4166371226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,6 @@ package startrpc
import ( import (
"errors" "errors"
"fmt" "fmt"
"log"
"net" "net"
"net/http" "net/http"
"os" "os"