1826
1832
tree_paths.sort(reverse=True)
1827
1833
child_pb = ui.ui_factory.nested_progress_bar()
1831
1839
child_pb.update('removing file', num, len(tree_paths))
1832
1840
full_path = self._tree.abspath(path)
1833
1841
if trans_id in self._removed_contents: