about summary refs log tree commit diff
path: root/src/components/moderation/LabelPreference.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/moderation/LabelPreference.tsx')
-rw-r--r--src/components/moderation/LabelPreference.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/moderation/LabelPreference.tsx b/src/components/moderation/LabelPreference.tsx
index edbb12d0c..f477792d1 100644
--- a/src/components/moderation/LabelPreference.tsx
+++ b/src/components/moderation/LabelPreference.tsx
@@ -5,7 +5,6 @@ import {
 } from '@atproto/api'
 import {msg, Trans} from '@lingui/macro'
 import {useLingui} from '@lingui/react'
-import type React from 'react'
 
 import {useGlobalLabelStrings} from '#/lib/moderation/useGlobalLabelStrings'
 import {useLabelBehaviorDescription} from '#/lib/moderation/useLabelBehaviorDescription'