1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-05-31 21:59:42 +02:00
This commit is contained in:
Asim Aslam 2021-09-24 09:08:39 +01:00
parent 9deb715ebb
commit 12eff1cc60
3 changed files with 4 additions and 5 deletions

View File

@ -624,7 +624,6 @@ func (c *cmd) Before(ctx *cli.Context) error {
}
}
return nil
}