Skip to content

Commit

Permalink
Remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Jun 13, 2021
1 parent 3a0e9aa commit 5c39c4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/src/ExponentialBackoff.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#include "util/ExponentialBackoff.hpp"

#include <gtest/gtest.h>
#include <QDebug>
#include <QString>

using namespace chatterino;

Expand Down

0 comments on commit 5c39c4d

Please sign in to comment.