pub type RemoveFileV0 = ();
Remove a file from the branch, using ORset CRDT logic
(removes the ref counting. not necessarily the file itself) NFILES: the file ObjectRef DEPS: all the visible AddFile commits in the branch (ORset)