1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libcontainerd
Sebastiaan van Stijn f23c00d870
Various code-cleanup
remove unnescessary import aliases, brackets, and so on.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-05-23 17:50:54 +02:00
..
client_daemon.go
client_daemon_linux.go Various code-cleanup 2018-05-23 17:50:54 +02:00
client_daemon_windows.go
client_local_windows.go
errors.go
process_windows.go
queue.go
queue_test.go
remote_daemon.go
remote_daemon_linux.go
remote_daemon_options.go
remote_daemon_options_linux.go
remote_daemon_windows.go
remote_local.go
types.go
types_linux.go Various code-cleanup 2018-05-23 17:50:54 +02:00
types_windows.go
utils_linux.go
utils_windows.go
utils_windows_test.go