Commit 469745ae authored by Robert Knight's avatar Robert Knight

Remove inaccurate return type description

parent 79c01394
...@@ -392,8 +392,6 @@ export default class Guest { ...@@ -392,8 +392,6 @@ export default class Guest {
/** /**
* Attempt to connect to the sidebar frame. * 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 {Window} frame - The window containing the sidebar application
* @param {string} origin - Origin of the sidebar application (eg. 'https://hypothes.is/') * @param {string} origin - Origin of the sidebar application (eg. 'https://hypothes.is/')
*/ */
......
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