chore: remove useless data

pull/9529/head
Joel 2 years ago
parent 946068967b
commit 8257c7bf02

@ -6,7 +6,7 @@ import CardMoreInfo from '@/app/components/plugins/card/card-more-info'
import InstallModelItem from '@/app/components/plugins/install-model-item'
const PluginList = async () => {
const pluginList = [toolNotion, extensionDallE, modelGPT4, toolNotion, toolNotion]
const pluginList = [toolNotion, extensionDallE, modelGPT4]
return (
<div className='pb-3 bg-white'>

Loading…
Cancel
Save