diff options
Diffstat (limited to 'bugzillaBugTriage.js')
-rw-r--r-- | bugzillaBugTriage.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bugzillaBugTriage.js b/bugzillaBugTriage.js index d180964..1c1d16f 100644 --- a/bugzillaBugTriage.js +++ b/bugzillaBugTriage.js @@ -850,8 +850,7 @@ BzPage.prototype.queryForSelection = function() { }; /** - * Get the text to search for and prepare other things for the real executive - * function this.queryInNewTab, and run it. + * */ BzPage.prototype.sendBugUpstream = function() { var url = filterByRegexp(upstreamBugzillasArray, |