Skip to content

Commit 60886cd

Browse files
Remove dead code ⚰️
1 parent 3e5be05 commit 60886cd

File tree

2 files changed

+0
-32
lines changed

2 files changed

+0
-32
lines changed

Src/Notion.Client/RestClient.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public class RestClient : IRestClient
3333
{
3434
private HttpClient _httpClient;
3535
private readonly ClientOptions _options;
36-
private readonly List<JsonConverter> jsonConverters = new List<JsonConverter>();
3736

3837
private readonly JsonSerializerSettings defaultSerializerSettings = new JsonSerializerSettings
3938
{

Src/Notion.Client/SerializerHelper.cs

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)