Remove comment
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
cc84325ba5
commit
d45c259501
@ -40,9 +40,7 @@ var initCmd = &cobra.Command{
|
||||
lg.Fatal().Err(err).Msg("failed to initialize project")
|
||||
}
|
||||
|
||||
// TODO: Add telemtry for init
|
||||
<-common.TrackCommand(ctx, cmd)
|
||||
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user