Fix file I forgot to update
This commit is contained in:
parent
0e702c72f2
commit
fcaf309ce6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from image.appc import DockerV1ToACIManifestTranslator
|
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
|
from util.dict_wrappers import JSONPathDict
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue