mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-23 08:33:38 +01:00
[refactor] remove logging
This commit is contained in:
parent
4540b6dae9
commit
6c29837ed3
@ -211,7 +211,6 @@ var bookmarks = (function() {
|
|||||||
|
|
||||||
mod.add = {
|
mod.add = {
|
||||||
link: function(data) {
|
link: function(data) {
|
||||||
console.log(data);
|
|
||||||
if (data.position.group.new) {
|
if (data.position.group.new) {
|
||||||
mod.add.group({
|
mod.add.group({
|
||||||
position: {
|
position: {
|
||||||
|
Loading…
Reference in New Issue
Block a user