• Robert Knight's avatar
    Move annotation deletion/flagging to `annotations` service · 13f562b0
    Robert Knight authored
    Replace `annotationMapper.{deleteAnnotation, flagAnnotation}` with
    `annotationsService.{delete, flag}`.
    
    This is another step towards consolidating the logic for making
    annotation-related API calls and updating the store into the annotations
    service and removing the legacy annotationMapper service.
    13f562b0
annotation-action-bar-test.js 8.62 KB