summaryrefslogtreecommitdiff
path: root/_Imports.razor
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-09-02 16:06:17 +1000
committerJake Mannens <jake@asger.xyz>2023-09-02 16:06:17 +1000
commit1acc1417a26b18a49cf4f2f95abce5ffd54f94f1 (patch)
tree46dd3329f2a8d04060aaad03a408bd94c3b0b55b /_Imports.razor
parentbb999e10ac4f080cb2a4c3bdf3cba04c7d214f3a (diff)
Improved CSS
Diffstat (limited to '_Imports.razor')
-rw-r--r--_Imports.razor3
1 files changed, 1 insertions, 2 deletions
diff --git a/_Imports.razor b/_Imports.razor
index 61dd370..d20a491 100644
--- a/_Imports.razor
+++ b/_Imports.razor
@@ -1,5 +1,4 @@
-@using BlazorInputFile
-@using HyperBooru
+@using HyperBooru
@using HyperBooru.Pages.Component
@using HyperBooru.Services
@using Microsoft.AspNetCore.Components.Routing