Skip to content

Commit 6c29837

Browse files
committed
[refactor] remove logging
1 parent 4540b6d commit 6c29837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/js/bookmarks.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ var bookmarks = (function(){
211211

212212
mod.add={
213213
link: function(data){
214-
console.log(data);
215214
if(data.position.group.new){
216215
mod.add.group({
217216
position: {

0 commit comments

Comments
(0)