8000 Removed empty line · hognevevle/notion-sdk-net@4b41512 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b41512

Browse files
author
Dainius Lukša
committed
Removed empty line
1 parent 13e87c0 commit 4b41512

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Src/Notion.Client/NotionClient.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ public interface INotionClient
1212

1313
public class NotionClient : INotionClient
1414
{
15-
1615
public NotionClient(ClientOptions options)
1716
{
1817
RestClient = new RestClient(options);

0 commit comments

Comments
 (0)
0