refactor: remove unused ns imports
This commit is contained in:
parent
c2a5dd4ee6
commit
9419d96c12
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user