Skip to content

Commit 2801750

Browse files
committed
refactor: Remove unused IJSRuntime injection from MarkdownTextArea.razor
1 parent 4a2f390 commit 2801750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LinkDotNet.Blog.Web/Features/Components/MarkdownTextArea.razor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
@using Blazorise.Markdown
44
@using LinkDotNet.Blog.Web.Features.Services.FileUpload
55
@using IToastService = Blazored.Toast.Services.IToastService
6-
@inject IJSRuntime JsRuntime
76
@inject IBlobUploadService BlobUploadService
87
@inject IToastService ToastService
98

0 commit comments

Comments
 (0)