mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
docker/server: no more dependency on log
This commit is contained in:
parent
dd9bb4e0d3
commit
004272e6f5
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import (
|
|||
"github.com/dotcloud/docker/image"
|
||||
"github.com/dotcloud/docker/rcli"
|
||||
"io"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"os"
|
||||
|
|
Loading…
Reference in a new issue