refactor: remove unused ns imports

This commit is contained in:
Oliver Booth 2023-12-22 15:36:11 +00:00
parent c2a5dd4ee6
commit 9419d96c12
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
1 changed files with 0 additions and 5 deletions

View File

@ -1,10 +1,5 @@
@page
@using NetBarcode
@using OliverBooth.Data.Web
@using SixLabors.ImageSharp
@using SixLabors.ImageSharp.Formats.Png
@using SixLabors.ImageSharp.Processing
@using Type = NetBarcode.Type
@model OliverBooth.Pages.Books
@{
ViewData["Title"] = "Reading List";