• Paul Gascou-Vaillancourt's avatar
    Remove RECEIVE_DELETE_LICENSE mutation · 551a4c8b
    Paul Gascou-Vaillancourt authored
    The RECEIVE_DELETE_LICENSE mutation did the same thing as
    RESET_LICENSE_IN_MODAL, so this removes it. This also ensures that the
    fetchLicenses action is properly dispatched. This was done via a
    mediator, but we can simplify this by dispatching from the
    receiveDeleteLicense action directly.
    551a4c8b
index.js 815 Bytes