aboutsummaryrefslogtreecommitdiff
path: root/src/store/initialStates.ts
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-03-25 12:26:28 -0400
committerGitHub <noreply@github.com>2021-03-25 12:26:28 -0400
commite2fd6a1ccaa26eb2e8e7e3472c88e75cbc41fedd (patch)
tree4d69b8598ef86e9a747a179ff6b71c7f1f723fc3 /src/store/initialStates.ts
parent24a3e50c62df4f9c64a103154af2746c1f2ce8d0 (diff)
parent35ebcd4da8471c9dbdd6bf7923ab06d66db9d364 (diff)
Merge pull request #327 from IvanIFChen/tma726-remove-new-to-tagg
[TMA-726] Remove new to tagg
Diffstat (limited to 'src/store/initialStates.ts')
-rw-r--r--src/store/initialStates.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/store/initialStates.ts b/src/store/initialStates.ts
index b43e4a1d..28a4d10a 100644
--- a/src/store/initialStates.ts
+++ b/src/store/initialStates.ts
@@ -1,6 +1,5 @@
import {CommentThreadType} from './../types/types';
import {
- ExploreSectionType,
MomentType,
NotificationType,
ProfilePreviewType,