mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 19:39:19 -06:00
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