Browse Source

another excessive whitespace removal

pull/1165/head
Chris Johnston 7 years ago
parent
commit
530309e7cc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/Discord.Net.WebSocket/Entities/Messages/SocketMessage.cs

+ 0
- 1
src/Discord.Net.WebSocket/Entities/Messages/SocketMessage.cs View File

@@ -50,7 +50,6 @@ namespace Discord.WebSocket
/// <inheritdoc /> /// <inheritdoc />
public MessageApplication Application { get; private set; } public MessageApplication Application { get; private set; }



/// <summary> /// <summary>
/// Returns all attachments included in this message. /// Returns all attachments included in this message.
/// </summary> /// </summary>


Loading…
Cancel
Save