remove duplicate code

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-03-21 09:40:51 +01:00
parent 60c5561c84
commit 7be01242a8
4 changed files with 3 additions and 555 deletions

View File

@@ -17,7 +17,7 @@ import (
"github.com/Sirupsen/logrus"
"github.com/docker/docker/pkg/homedir"
"github.com/projectatomic/skopeo/docker/reference"
"github.com/projectatomic/skopeo/reference"
"github.com/projectatomic/skopeo/types"
)