Commit 18c31680 authored by Xavier Thompson's avatar Xavier Thompson

[tmp] Fix import of rmtree

parent ca1c9a96
......@@ -12,7 +12,7 @@ import six.moves.urllib as urllib
from zc.buildout import UserError
from zc.buildout.easy_install import allow_picked_versions
from slapos.recipe import rmtree
from slapos.recipe.utils import rmtree # from slapos.recipe.build
from slapos.recipe.downloadunpacked import Recipe as Download
strip = lambda x:x.strip() # noqa
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment