mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-02 23:47:18 +00:00
remove useless env
This commit is contained in:
@@ -81,7 +81,6 @@ func NewLogsCommand(c common.Args, ioStreams util.IOStreams) *cobra.Command {
|
||||
// Args creates arguments for `logs` command
|
||||
type Args struct {
|
||||
Output string
|
||||
Env *types.EnvMeta
|
||||
C common.Args
|
||||
Namespace string
|
||||
App *v1beta1.Application
|
||||
|
||||
Reference in New Issue
Block a user