mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
refactor: remove unused DataSourceType import and simplify iconType handling in DatasetDetailLayout
This commit is contained in:
@ -270,7 +270,6 @@ const Documents: FC<IDocumentsProps> = ({ datasetId }) => {
|
||||
})
|
||||
invalidDocumentList()
|
||||
setTimerCanRun(true)
|
||||
// mutateDatasetIndexingStatus(undefined, { revalidate: true })
|
||||
setNotionPageSelectorModalVisible(false)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user