diff --git a/src/node/ext/node_grpc.cc b/src/node/ext/node_grpc.cc index 965186e0cc64f318d7c10700969aa60e8677d055..9f5095839cb7404ffe21a5ee320a11049d1292b2 100644 --- a/src/node/ext/node_grpc.cc +++ b/src/node/ext/node_grpc.cc @@ -38,7 +38,6 @@ #include "call.h" #include "channel.h" -#include "event.h" #include "server.h" #include "completion_queue_async_worker.h" #include "credentials.h"