From d760f15aa6971c39f028e18a007a5c56f08b6149 Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Tue, 11 May 2021 12:49:30 -0700 Subject: Fixed linter --- src/components/comments/AddComment.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/comments/AddComment.tsx') diff --git a/src/components/comments/AddComment.tsx b/src/components/comments/AddComment.tsx index 28e1a40e..befaa8fe 100644 --- a/src/components/comments/AddComment.tsx +++ b/src/components/comments/AddComment.tsx @@ -7,7 +7,6 @@ import { TextInput, View, } from 'react-native'; -import {MentionInput} from 'react-native-controlled-mentions'; import {TouchableOpacity} from 'react-native-gesture-handler'; import {useDispatch, useSelector} from 'react-redux'; import UpArrowIcon from '../../assets/icons/up_arrow.svg'; -- cgit v1.2.3-70-g09d2