refactor: remove unused property from GEMINI_SETTING_EXAMPLE

This commit is contained in:
CaIon
2026-03-19 00:04:23 +08:00
parent d2fb485d34
commit d096a2e5b7

View File

@@ -31,8 +31,7 @@ import { useTranslation } from 'react-i18next';
import Text from '@douyinfe/semi-ui/lib/es/typography/text';
const GEMINI_SETTING_EXAMPLE = {
default: 'OFF',
HARM_CATEGORY_CIVIC_INTEGRITY: 'BLOCK_NONE',
default: 'OFF'
};
const GEMINI_VERSION_EXAMPLE = {