Skip to content

Commit ce46a9d

Browse files
committed
Removed empty line
1 parent 1153ac1 commit ce46a9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LinkDotNet.Blog.Web/Features/Admin/BlogPostEditor/Components/CreateNewBlogPost.razor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
}
9595

9696
model = CreateNewModel.FromBlogPost(BlogPost);
97-
9897
}
9998

10099
private async Task OnValidBlogPostCreatedAsync()

0 commit comments

Comments
 (0)