Skip to content

Commit 0eb8bb5

Browse files
committed
Format sources with gofumpt v0.6
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 6bcc736 commit 0eb8bb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcontainer/init_linux.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ func setupConsole(socket *os.File, config *initConfig, mount bool) error {
399399
Height: config.ConsoleHeight,
400400
Width: config.ConsoleWidth,
401401
})
402-
403402
if err != nil {
404403
return err
405404
}

0 commit comments

Comments
 (0)