Remove extra header from node_grpc.cc

pull/10825/head
murgatroid99 8 years ago
parent 31d1826c0e
commit cb5c62afab
  1. 1
      src/node/ext/node_grpc.cc

@ -52,7 +52,6 @@ extern "C" {
#include "channel.h"
#include "channel_credentials.h"
#include "server.h"
#include "completion_queue_async_worker.h"
#include "server_credentials.h"
#include "slice.h"
#include "timeval.h"

Loading…
Cancel
Save