mirror of https://github.com/docker/docs.git
docker/server: no more dependency on log
This commit is contained in:
parent
dd9bb4e0d3
commit
004272e6f5
|
@ -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 New Issue