Skip to content

Commit b8b9fa0

Browse files
wip
1 parent 44f2d44 commit b8b9fa0

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/Nullinside.Api.TwitchBot/Model/TwitchChallangeResponse.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Newtonsoft.Json;
2-
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
32

43
namespace Nullinside.Api.TwitchBot.Model;
54

src/Nullinside.Api.TwitchBot/Model/TwitchSubscriptionResponse.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Newtonsoft.Json;
2-
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
32

43
namespace Nullinside.Api.TwitchBot.Model;
54

src/Nullinside.Api.TwitchBot/Model/TwitchWebhookResponse.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using Newtonsoft.Json;
2-
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
32

43
namespace Nullinside.Api.TwitchBot.Model;
54

0 commit comments

Comments
 (0)