Removed unnecessary debug output (#2638)

This commit is contained in:
Paweł 2021-04-17 23:47:16 +02:00 committed by GitHub
parent 2db140d5af
commit 29c9b58e5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,7 +91,6 @@ namespace {
{
boost::optional<EmotePtr> authorityBadge;
qDebug() << badgeUrls;
if (!badgeUrls.isEmpty())
{
auto authorityBadge1x = getEmoteLink(badgeUrls, "1");