1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-10 20:04:03 +02:00

chore(backend): remove unused codes

This commit is contained in:
syuilo
2025-08-09 14:44:36 +09:00
parent b5b7914073
commit 1e92bb4a0a
10 changed files with 0 additions and 39 deletions

View File

@@ -49,8 +49,6 @@ class ChannelChannel extends Channel {
}
}
this.connection.cacheNote(note);
this.send('note', note);
}