• Aron Carroll's avatar
    Remove redundant code from loadAnnotations · d0795706
    Aron Carroll authored
    The current implementation assumed that the setupAnnotation method
    needed to do a large amount of work and so batched the calls. Our
    sidebar no-ops this method so we can effectively get rid of the
    setup method and batch calls.
    d0795706
annotation-mapper-service.coffee 1.13 KB