diff options
Diffstat (limited to 'src/components/ReportDialog/SelectLabelerView.tsx')
-rw-r--r-- | src/components/ReportDialog/SelectLabelerView.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ReportDialog/SelectLabelerView.tsx b/src/components/ReportDialog/SelectLabelerView.tsx index 039bbf123..df472241e 100644 --- a/src/components/ReportDialog/SelectLabelerView.tsx +++ b/src/components/ReportDialog/SelectLabelerView.tsx @@ -1,4 +1,3 @@ -import React from 'react' import {View} from 'react-native' import {AppBskyLabelerDefs} from '@atproto/api' import {msg, Trans} from '@lingui/macro' |