diff --git a/backend/src/routes/checklists.ts b/backend/src/routes/checklists.ts index b0acd8d..7e10b96 100644 --- a/backend/src/routes/checklists.ts +++ b/backend/src/routes/checklists.ts @@ -367,7 +367,6 @@ const checklists: FastifyPluginAsync = async (fastify) => { return rows }, ) -} // ── GET /api/hotels/:slug/housekeeping-rules ────────────────────────────── fastify.get(