treediff, clean

This commit is contained in:
Amber 2024-11-12 11:58:32 +01:00
parent 9b9debd7af
commit 85e1bc7e6c

View File

@ -88,8 +88,3 @@ def human_tree_diff_local():
tree_diff = _snap.diff_snap(local_hash_before, local_hash_after)
table_formatter(['Node', 'Local Before', 'Local After'], tree_diff)
return tree_diff
table_formatter(['Node', 'Local', 'Remote'], tree_diff)
return tree_diff