14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
19
from bzrlib import lazy_import
18
20
lazy_import.lazy_import(globals(), """
19
21
from bzrlib.smart import request as _mod_request