We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4540b6d commit 6c29837Copy full SHA for 6c29837
1 file changed
src/js/bookmarks.js
@@ -211,7 +211,6 @@ var bookmarks = (function() {
211
212
mod.add = {
213
link: function(data) {
214
- console.log(data);
215
if (data.position.group.new) {
216
mod.add.group({
217
position: {
0 commit comments