remove dead code
This commit is contained in:
@@ -84,8 +84,3 @@ func MicroGateway(ctx context.Context, cancel context.CancelFunc, gr *run.Group,
|
||||
// add it to the run group
|
||||
return nil
|
||||
}
|
||||
|
||||
// func init() {
|
||||
// fmt.Println("doing things")
|
||||
// register.AddHandler(MicroGateway)
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user