Browse Source

Remove newline in MediatrDiscordEventListener.cs

pull/2218/head
Duke 3 years ago
parent
commit
7d09087dd2
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docs/guides/other_libs/samples/MediatrDiscordEventListener.cs

+ 0
- 1
docs/guides/other_libs/samples/MediatrDiscordEventListener.cs View File

@@ -7,7 +7,6 @@ using Microsoft.Extensions.DependencyInjection;
using System.Threading;
using System.Threading.Tasks;


namespace MediatRSample;

public class DiscordEventListener


Loading…
Cancel
Save