fix import ping function used when pushing an image

This commit is contained in:
Fernando 2013-10-19 18:27:48 -03:00
parent 8be4c1f0d3
commit 48604fd63a
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
from .utils import mkbuildcontext, tar, compare_version # flake8: noqa
from .utils import mkbuildcontext, tar, compare_version, ping # flake8: noqa