fix small issue

This commit is contained in:
x3rt
2023-04-26 18:22:54 -06:00
parent bb803f405d
commit efbf50d6e3

View File

@@ -39,4 +39,3 @@ if (DiscordOAuth.TryGetCode(HttpContext, out var code))
DiscordOAuth2 is a work in progress and any feedback or suggestions are welcome.
This library is released under the [MIT License](LICENSE).
```