aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-05-21 18:36:25 -0400
committerIvan Chen <ivan@tagg.id>2021-05-21 18:36:25 -0400
commit3ee7b70b28b03cebc73d04ba69a11e915466d5e1 (patch)
treef0cfa5eea1181aff00e15da274d2a7f25e40b51c
parentde280fbf071bb96a43176a8f76b4b29a63ea507f (diff)
Clean up file
-rw-r--r--src/screens/profile/DraggableNoPress.tsx0
-rw-r--r--src/types/types.ts1
2 files changed, 0 insertions, 1 deletions
diff --git a/src/screens/profile/DraggableNoPress.tsx b/src/screens/profile/DraggableNoPress.tsx
deleted file mode 100644
index e69de29b..00000000
--- a/src/screens/profile/DraggableNoPress.tsx
+++ /dev/null
diff --git a/src/types/types.ts b/src/types/types.ts
index 5aae9a6d..e9975529 100644
--- a/src/types/types.ts
+++ b/src/types/types.ts
@@ -150,7 +150,6 @@ export enum ScreenType {
Notifications,
SuggestedPeople,
Chat,
- Tagging,
}
/**