refactor: remove unused property from GEMINI_SETTING_EXAMPLE
This commit is contained in:
@@ -31,8 +31,7 @@ import { useTranslation } from 'react-i18next';
|
|||||||
import Text from '@douyinfe/semi-ui/lib/es/typography/text';
|
import Text from '@douyinfe/semi-ui/lib/es/typography/text';
|
||||||
|
|
||||||
const GEMINI_SETTING_EXAMPLE = {
|
const GEMINI_SETTING_EXAMPLE = {
|
||||||
default: 'OFF',
|
default: 'OFF'
|
||||||
HARM_CATEGORY_CIVIC_INTEGRITY: 'BLOCK_NONE',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const GEMINI_VERSION_EXAMPLE = {
|
const GEMINI_VERSION_EXAMPLE = {
|
||||||
|
|||||||
Reference in New Issue
Block a user