From eb756ec715a96b96bde8f13a910335d508f06948 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 4 May 2021 19:55:59 -0400 Subject: removed unused type --- src/types/types.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/types/types.ts b/src/types/types.ts index ce39947c..690d6fb9 100644 --- a/src/types/types.ts +++ b/src/types/types.ts @@ -220,8 +220,6 @@ export type NotificationType = { unread: boolean; }; -export type TypeOfComment = 'Comment' | 'Thread'; - export type TypeOfNotification = // notification_object is undefined | 'DFT' -- cgit v1.2.3-70-g09d2