mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-28 15:25:27 +08:00
refactor: remove unused exports
This commit is contained in:
@@ -2536,17 +2536,12 @@ export {
|
|||||||
getProjects,
|
getProjects,
|
||||||
getSessions,
|
getSessions,
|
||||||
getSessionMessages,
|
getSessionMessages,
|
||||||
parseJsonlSessions,
|
|
||||||
renameProject,
|
renameProject,
|
||||||
deleteSession,
|
deleteSession,
|
||||||
isProjectEmpty,
|
|
||||||
deleteProject,
|
deleteProject,
|
||||||
addProjectManually,
|
addProjectManually,
|
||||||
loadProjectConfig,
|
|
||||||
saveProjectConfig,
|
|
||||||
extractProjectDirectory,
|
extractProjectDirectory,
|
||||||
clearProjectDirectoryCache,
|
clearProjectDirectoryCache,
|
||||||
getCodexSessions,
|
|
||||||
getCodexSessionMessages,
|
getCodexSessionMessages,
|
||||||
deleteCodexSession,
|
deleteCodexSession,
|
||||||
getGeminiCliSessions,
|
getGeminiCliSessions,
|
||||||
|
|||||||
Reference in New Issue
Block a user