diff --git a/ext/node_grpc.cc b/ext/node_grpc.cc index d5fdd7c9..0c71b2d6 100644 --- a/ext/node_grpc.cc +++ b/ext/node_grpc.cc @@ -35,7 +35,6 @@ #include #include #include "grpc/grpc.h" -#include "grpc/support/log.h" #include "call.h" #include "call_credentials.h"