Skip to content

Commit

Permalink
test: remove unused Timer header in EncDecTest
Browse files Browse the repository at this point in the history
The header is unused - let's remove it.
  • Loading branch information
drewdzzz committed Jan 30, 2024
1 parent cb3aae2 commit dac24fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Client/EpollNetProvider.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include <string_view>

#include "Connection.hpp"
#include "../Utils/Timer.hpp"

template<class BUFFER, class NetProvider>
class Connector;
Expand Down

0 comments on commit dac24fc

Please sign in to comment.