diff --git a/internals.md b/internals.md index 4c77e64..9ef6a07 100644 --- a/internals.md +++ b/internals.md @@ -32,7 +32,6 @@ Technologies Discord uses to provide the service, gathered from - [Use of GenStage](https://blog.discordapp.com/how-discord-handles-push-request-bursts-of-over-a-million-per-minute-with-elixirs-genstage-8f899f0221b4) - [Python](https://www.python.org/) for HTTP/REST API, The best guesses to which framework are [Flask]. - - [Go](https://golang.org/) for the embed servers and one element of their logging(see [Punt]) - [Go](https://golang.org): - The embed servers - [Punt]