remove debugging console
This commit is contained in:
parent
37f0064d3e
commit
e07a856deb
1 changed files with 0 additions and 3 deletions
|
|
@ -50,9 +50,6 @@ class NstrAdapter {
|
|||
|
||||
let filters = [];
|
||||
|
||||
console.log('this.tags', this.tags);
|
||||
console.log('this.referenceTags', this.referenceTags);
|
||||
|
||||
// handle subscriptions
|
||||
// if this is DM type then subscribe to chats with this website owner
|
||||
switch (this.type) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue