-
Himanshu Kapoor authored
It was redundant, and needed to be called wherever ADD_FILE_TO_CHANGED, REMOVE_FILE_FROM_CHANGED or STAGE_CHANGE mutations were called. It indicated some broken encapsulation. So now all calls to these mutations update unusedSeal on state instead.
cfcff308