chore: remove unimplemented gateway (#2139)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package gateway
|
||||
|
||||
import "github.com/zeromicro/go-zero/rest"
|
||||
|
||||
type GatewayConf struct {
|
||||
rest.RestConf
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
package gateway
|
||||
|
||||
type Server struct {
|
||||
}
|
||||
|
||||
func MustNewServer() {}
|
||||
Reference in New Issue
Block a user