diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-03-24 14:19:29 -0400 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-03-24 14:19:29 -0400 |
| commit | 35ebcd4da8471c9dbdd6bf7923ab06d66db9d364 (patch) | |
| tree | f79689c18d8cde088bf6a497d4e97b533b97f9b8 /src/store/initialStates.ts | |
| parent | 33c107f7382955f6993d8415f08262f51060d178 (diff) | |
removed dead code
Diffstat (limited to 'src/store/initialStates.ts')
| -rw-r--r-- | src/store/initialStates.ts | 1 |
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, |
