Commit 3251192d authored by Robert Knight's avatar Robert Knight

Remove obsolete comment in `<mosaic-book>` fake

This should have been removed in 2e30052d.
parent 2e30052d
...@@ -9,9 +9,6 @@ ...@@ -9,9 +9,6 @@
* This element is created in the book's container frame, and the element holds * This element is created in the book's container frame, and the element holds
* the book's current content frame within its Shadow DOM. * the book's current content frame within its Shadow DOM.
* *
* See `src/annotator/integrations/vitalsource.ts` for details of the APIs of
* this element which the Hypothesis client relies on.
*
* @implements {IMosaicBookElement} * @implements {IMosaicBookElement}
*/ */
export class MosaicBookElement extends HTMLElement { export class MosaicBookElement extends HTMLElement {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment