remove commented out code

This commit is contained in:
David Christofas
2022-04-26 13:52:40 +02:00
parent 4ae93e6efb
commit e2ea74c9bc
7 changed files with 1 additions and 29 deletions
@@ -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