Merge pull request #2745 from coreos-inc/fix-missed-file
Fix file I forgot to update
This commit is contained in:
commit
13002abfd6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import pytest
|
||||
|
||||
from image.appc import DockerV1ToACIManifestTranslator
|
||||
from data.interfaces.verbs import RepositoryReference, ImageWithBlob
|
||||
from endpoints.verbs.models_interface import RepositoryReference, ImageWithBlob
|
||||
from util.dict_wrappers import JSONPathDict
|
||||
|
||||
|
||||
|
|
Reference in a new issue