From 4ea3ddb38d010c2f85c22b7f1c3f2d7e0c1355e3 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 12:46:00 +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