Browse Source

fix: don't force DEBUG_LIMITS

pull/1108/head
Christopher F 7 years ago
parent
commit
48f3d72e04
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/Discord.Net.Rest/Net/Queue/RequestQueueBucket.cs

+ 0
- 1
src/Discord.Net.Rest/Net/Queue/RequestQueueBucket.cs View File

@@ -1,4 +1,3 @@
#define DEBUG_LIMITS
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;


Loading…
Cancel
Save