Update server.go

This commit is contained in:
xuan 2024-02-29 10:09:06 +08:00 committed by GitHub
parent c10d635304
commit abdb20dbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,6 @@
package msg package msg
import ( import (
"context"
"google.golang.org/grpc" "google.golang.org/grpc"