go fmt...

This commit is contained in:
Fabrizio Steiner 2017-01-24 21:05:27 +01:00
parent 6a72ba24c9
commit eda5391d0a
5 changed files with 8 additions and 14 deletions

View file

@ -3,8 +3,8 @@ package mockclient
import (
"time"
"github.com/v2tec/watchtower/container"
"github.com/stretchr/testify/mock"
"github.com/v2tec/watchtower/container"
)
type MockClient struct {