Put back the relative paths for dev purpose

This commit is contained in:
Guillaume J. Charmes 2013-03-12 05:17:51 -07:00
parent 39ad2cf8d3
commit ab1211bcb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
package client
import (
"github.com/dotcloud/docker/future"
"github.com/dotcloud/docker/rcli"
"../future"
"../rcli"
"io"
"io/ioutil"
"log"