aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/types/types.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/types/types.ts b/src/types/types.ts
index b8da03af..7cd11f7a 100644
--- a/src/types/types.ts
+++ b/src/types/types.ts
@@ -209,12 +209,6 @@ export type NotificationType = {
export type TypeOfComment = 'Comment' | 'Thread';
-export type SearchCategoryType =
- | "Brown '21"
- | "Brown '22"
- | "Brown '23"
- | "Brown '24";
-
export type TypeOfNotification =
// notification_object is undefined
| 'DFT'