Skip to content

Commit 435b211

Browse files
committed
Removed blank lines
1 parent 74c2614 commit 435b211

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

LinkDotNet.Blog.Web/Shared/ConfirmDialog.razor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@
3333
{
3434
ModalDialog.Close();
3535
}
36-
3736
}

LinkDotNet.Blog.Web/Shared/Giscus.razor

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@
1212
await jsRuntime.InvokeVoidAsync("initGiscus", "giscus", appConfiguration.GiscusConfiguration);
1313
}
1414
}
15-
1615
}

0 commit comments

Comments
 (0)