diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-07 02:07:27 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:53:46 +0200 |
commit | 68dbf2539500baa0b78e8fbd2f470f77bb00b22a (patch) | |
tree | 1c5c24772d999c605c09bff64545c2399bf7bce3 | |
parent | 09ea6ee24754a76d3754b34f8d1cea9a437de9db (diff) | |
download | bugzilla-triage-68dbf2539500baa0b78e8fbd2f470f77bb00b22a.tar.gz |
Remove testing tabs.open
-rw-r--r-- | lib/main.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/main.js b/lib/main.js index 1fc60cf..431ffe6 100644 --- a/lib/main.js +++ b/lib/main.js @@ -211,4 +211,3 @@ contextMenu.Item({ require("clipboard").set(comment); } }); -tabs.open("https://bugzilla.mozilla.org/show_bug.cgi?id=473002"); |