From 19ff379611132cc4e06d32f2cc0051e7208ce915 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Fri, 10 Apr 2026 02:41:12 -0400 Subject: [PATCH] fmt --- ssr/buildPage.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ssr/buildPage.ts b/ssr/buildPage.ts index 8b78ae1..964c0f9 100644 --- a/ssr/buildPage.ts +++ b/ssr/buildPage.ts @@ -1,8 +1,6 @@ import { STATUS_CODE, STATUS_TEXT } from '@std/http/status'; -// Utilize the pre-existing stylesheets, do a little tweaking to make it ours -const buildPage = (str: string) => - ` +const buildPage = (str: string) => `