2940
2941
# we do need to load at least some information about them to know of
2941
2942
# aliases. ideally we would avoid loading the implementation until the
2943
2945
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
2944
2946
from bzrlib.bundle.commands import cmd_bundle_revisions
2945
2947
from bzrlib.sign_my_commits import cmd_sign_my_commits