diff options
Diffstat (limited to 'lib/rhbzpage.js')
-rw-r--r-- | lib/rhbzpage.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rhbzpage.js b/lib/rhbzpage.js index 5f4f12c..8819d48 100644 --- a/lib/rhbzpage.js +++ b/lib/rhbzpage.js @@ -138,7 +138,6 @@ var RHBugzillaPage = function RHBugzillaPage(win, config) { } this.setBranding(); - this.checkComments(); // set default assignee on change of the component var compElement = this.doc.getElementById("component"); |