Explorar o código

Clean up comments

arvid-e hai 6 meses
pai
achega
7f28e29740
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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];
 type SupportedRecentActivityAction = typeof ActivityLogActions[keyof typeof ActivityLogActions];
 
 
 export type IRecentActivitySearchFilter = {
 export type IRecentActivitySearchFilter = {