فهرست منبع

Clean up comments

arvid-e 7 ماه پیش
والد
کامیت
7f28e29740
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      apps/app/src/interfaces/activity.ts

+ 0 - 1
apps/app/src/interfaces/activity.ts

@@ -681,7 +681,6 @@ export type ISearchFilter = {
 };
 
 
-// FIX: change to API supported types when API is done
 type SupportedRecentActivityAction = typeof ActivityLogActions[keyof typeof ActivityLogActions];
 
 export type IRecentActivitySearchFilter = {