diff --git a/chrome/content/zotero/integration/quickFormat.js b/chrome/content/zotero/integration/quickFormat.js index a46acb645..d24faa354 100644 --- a/chrome/content/zotero/integration/quickFormat.js +++ b/chrome/content/zotero/integration/quickFormat.js @@ -1075,7 +1075,6 @@ var Zotero_QuickFormat = new function () { } else { delete panelRefersToBubble.citationItem["suppress-author"]; } - Zotero.debug(panelRefersToBubble.citationItem); panelRefersToBubble.value = _buildBubbleString(panelRefersToBubble.citationItem); };