mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 11:00:12 -05:00
remove commented out code
This commit is contained in:
@@ -394,7 +394,6 @@ func NewGateway(cfg *ociscfg.Config) suture.Service {
|
||||
}
|
||||
|
||||
func (s GatewaySutureService) Serve(ctx context.Context) error {
|
||||
// s.cfg.Reva.Gateway.Context = ctx
|
||||
cmd := Gateway(s.cfg)
|
||||
f := &flag.FlagSet{}
|
||||
cmdFlags := cmd.Flags
|
||||
|
||||
Reference in New Issue
Block a user