• Himanshu Kapoor's avatar
    Remove action burstUnusedSeal · cfcff308
    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
file_spec.js 17.4 KB