suppress some debug log

This commit is contained in:
tateisu 2021-01-23 20:38:08 +09:00
parent 81ff3a6299
commit 65e7af9f49
1 changed files with 7 additions and 7 deletions

View File

@ -1830,13 +1830,13 @@ object MisskeyMarkdownDecoder {
pos > 0 && mailChars.get(text.codePointBefore(pos)) -> null
else -> {
log.d(
"mention detected: ${matcher.group(1)},${matcher.group(2)},${
matcher.group(
0
)
}"
)
// log.d(
// "mention detected: ${matcher.group(1)},${matcher.group(2)},${
// matcher.group(
// 0
// )
// }"
// )
makeDetected(
NodeType.MENTION,
arrayOf(