aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Kim <brian@tagg.id>2021-07-15 15:23:18 -0400
committerBrian Kim <brian@tagg.id>2021-07-15 15:23:18 -0400
commit82e2ebed641463e31eb304846eafd664368f60b8 (patch)
treed9e09d10b25ad46aa42f4a2aa4cfe7d18823b946 /src
parent404f8b7d78674aa5fc57c83a3b44496785124fee (diff)
Account for lint
Diffstat (limited to 'src')
-rw-r--r--src/components/comments/ZoomInCropper.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/comments/ZoomInCropper.tsx b/src/components/comments/ZoomInCropper.tsx
index ab45f46b..77159119 100644
--- a/src/components/comments/ZoomInCropper.tsx
+++ b/src/components/comments/ZoomInCropper.tsx
@@ -16,7 +16,6 @@ import {
import {TaggSquareButton, TaggLoadingIndicator} from '../common';
import ReactNativeZoomableView from '@dudigital/react-native-zoomable-view/src/ReactNativeZoomableView';
import Video from 'react-native-video';
-import Tagg from '../taggs/Tagg';
type ZoomInCropperRouteProps = RouteProp<MainStackParams, 'ZoomInCropper'>;
type ZoomInCropperNavigationProps = StackNavigationProp<