mirror of
https://github.com/containers/podman.git
synced 2025-11-29 09:37:38 +08:00
Fix Lint on Windows and enable the job
[NO NEW TESTS NEEDED] Purely refactoring Signed-off-by: Matt Heon <mheon@redhat.com>
This commit is contained in:
@@ -61,7 +61,6 @@ func notifyWinChange(ctx context.Context, winChange chan os.Signal, stdin *os.Fi
|
||||
}
|
||||
}
|
||||
}()
|
||||
|
||||
}
|
||||
|
||||
func getTermSize(stdin *os.File, stdout *os.File) (width, height int, err error) {
|
||||
|
||||
Reference in New Issue
Block a user