1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 08:26:19 +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

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