logger, pow/dagger, pow/ezp: delete dead code
This commit is contained in:
@ -168,7 +168,6 @@ func init() {
|
||||
}
|
||||
|
||||
app.After = func(ctx *cli.Context) error {
|
||||
logger.Flush()
|
||||
debug.Exit()
|
||||
console.Stdin.Close() // Resets terminal mode.
|
||||
return nil
|
||||
|
Reference in New Issue
Block a user