docker/server: no more dependency on log

This commit is contained in:
Solomon Hykes 2013-02-19 13:07:25 -08:00
parent dd9bb4e0d3
commit 004272e6f5
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import (
"github.com/dotcloud/docker/image"
"github.com/dotcloud/docker/rcli"
"io"
"log"
"net/http"
"net/url"
"os"