Browse Source

Fixed spacing.

pull/373/head
AntiTcb 8 years ago
parent
commit
7b360782b3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/Discord.Net.Core/Entities/Roles/ColorPresets.cs

+ 0
- 1
src/Discord.Net.Core/Entities/Roles/ColorPresets.cs View File

@@ -3,7 +3,6 @@
namespace Discord namespace Discord
{ {
[DebuggerDisplay(@"{DebuggerDisplay,nq}")] [DebuggerDisplay(@"{DebuggerDisplay,nq}")]

public struct ColorPresets public struct ColorPresets
{ {
/// <summary> Gets the default user color value. </summary> /// <summary> Gets the default user color value. </summary>


Loading…
Cancel
Save