chore: remove debug
This commit is contained in:
parent
e5c8634c59
commit
3c3e35ad4f
@ -336,8 +336,5 @@ export function transformText(body: string, tags: Array<Array<string>>) {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (frags.some(a => a.type === "hashtag")) {
|
||||
console.debug(frags);
|
||||
}
|
||||
return frags;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user