mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Enable whitespace linter
Use the whitespace linter and fix the reported problems. [NO TESTS NEEDED] Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
This commit is contained in:
@ -1614,7 +1614,6 @@ func (c *Container) makeBindMounts() error {
|
||||
return errors.Wrapf(err, "error setting timezone for container %s", c.ID())
|
||||
}
|
||||
c.state.BindMounts["/etc/localtime"] = localtimePath
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user