• Eduardo Sanz García's avatar
    Move `listener-collection.js` to `src/shared` · c91cbf0e
    Eduardo Sanz García authored
    `src/shared/port-rpc.js` depended on
    `src/annotation/util/listener-collection.js`. Files in the `src/shared`
    folder should not have dependencies on `src/annotation`.
    
    `ListenerCollection` is a very general utility and the placement in
    `src/shared` seems correct.
    
    I took the opportunity to reorder the imports according to our
    conventions.
    c91cbf0e
selection-observer.js 2.8 KB