diff --git a/src/annotator/guest.js b/src/annotator/guest.js index a34fa62d14c..b3625ea4bf9 100644 --- a/src/annotator/guest.js +++ b/src/annotator/guest.js @@ -392,8 +392,6 @@ export default class Guest { /** * Attempt to connect to the sidebar frame. * - * Returns a promise that resolves once the connection has been established. - * * @param {Window} frame - The window containing the sidebar application * @param {string} origin - Origin of the sidebar application (eg. 'https://hypothes.is/') */