Skip to content

Commit

Permalink
style: Remove unnecessary <cassert> include from grpcExecutorBase.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Oct 30, 2021
1 parent 9bbf9e8 commit c0da01c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/agrpc/detail/grpcExecutorBase.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include "agrpc/detail/utility.hpp"
#include "agrpc/grpcContext.hpp"

#include <cassert>
#include <type_traits>
#include <utility>

Expand Down

0 comments on commit c0da01c

Please sign in to comment.