refactor(backend): remove unrelated comments

This commit is contained in:
かっこかり 2024-07-30 16:18:18 +09:00 committed by GitHub
parent 7135da7887
commit 6bd46e790b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
* SPDX-License-Identifier: AGPL-3.0-only
*/
// dummy
export const MAX_NOTE_TEXT_LENGTH = 3000;
export const USER_ONLINE_THRESHOLD = 1000 * 60 * 10; // 10min