From 45e9f5568e24becad0b1aefece41606a554c5d4d Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 13 Jul 2021 16:12:32 -0400 Subject: Commented out trimmer player input. --- src/screens/profile/CaptionScreen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index 383737e7..d472bc7c 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -49,7 +49,7 @@ import {RootState} from '../../store/rootReducer'; import {MomentTagType} from '../../types'; import {isIPhoneX, normalize, SCREEN_WIDTH, StatusBarHeight} from '../../utils'; import {mentionPartTypes} from '../../utils/comments'; -import {TrimmerPlayer} from '../../components/moments/trimmer'; +// import {TrimmerPlayer} from '../../components/moments/trimmer'; /** * Upload Screen to allow users to upload posts to Tagg */ -- cgit v1.2.3-70-g09d2