Remove unused and outdated code to improve clarity

This commit is contained in:
Will Miao
2025-06-15 06:18:47 +08:00
parent 56a5970b44
commit 672fbe2ac0
4 changed files with 23 additions and 268 deletions

View File

@@ -1,6 +1,5 @@
import { RecipeCard } from '../components/RecipeCard.js';
import {
fetchModelsPage,
resetAndReloadWithVirtualScroll,
loadMoreWithVirtualScroll
} from './baseModelApi.js';