From 12eaa5814ef20b0910e8d64a753378b6f6797989 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 00:52:16 +1000 Subject: Initial commit --- _Imports.razor | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 _Imports.razor (limited to '_Imports.razor') diff --git a/_Imports.razor b/_Imports.razor deleted file mode 100644 index 4c5566b..0000000 --- a/_Imports.razor +++ /dev/null @@ -1,9 +0,0 @@ -@using HyperBooru -@using HyperBooru.Pages.Component -@using HyperBooru.Services -@using Microsoft.AspNetCore.Authorization -@using Microsoft.AspNetCore.Components.Authorization -@using Microsoft.AspNetCore.Components.Routing -@using Microsoft.AspNetCore.Components.Web -@using Microsoft.EntityFrameworkCore -@using Microsoft.JSInterop -- cgit v1.3