refactor: remove communityPresets schema, API, and routes
This commit is contained in:
@@ -4,11 +4,6 @@ export { gamesRoutes, gameVersionsRoutes } from "./games"
|
||||
export { hardwareRoutes } from "./hardware"
|
||||
export { performanceRoutes, performanceVerifyRoutes } from "./performance"
|
||||
export { performanceSubmitRoutes } from "./performance-submit"
|
||||
export {
|
||||
presetsRoutes,
|
||||
presetUpvoteRoutes,
|
||||
presetSettingsRoutes,
|
||||
} from "./presets"
|
||||
export { commentsRoutes } from "./comments"
|
||||
export { gameStatsRoutes } from "./game-stats"
|
||||
export { hardwareStatsRoutes } from "./hardware-stats"
|
||||
|
||||
Reference in New Issue
Block a user