diff --git a/packages/backend/src/types.ts b/packages/backend/src/types.ts
index d894ef730e..929070d0d2 100644
--- a/packages/backend/src/types.ts
+++ b/packages/backend/src/types.ts
@@ -18,7 +18,6 @@
  * achievementEarned - 実績を獲得
  * app - アプリ通知
  * test - テスト通知(サーバー側)
- *
  */
 export const notificationTypes = [
 	'note',