diff --git a/tests/src/ExponentialBackoff.cpp b/tests/src/ExponentialBackoff.cpp index eeb996a6372..2a4259744a1 100644 --- a/tests/src/ExponentialBackoff.cpp +++ b/tests/src/ExponentialBackoff.cpp @@ -1,8 +1,6 @@ #include "util/ExponentialBackoff.hpp" #include -#include -#include using namespace chatterino;