mirror of https://github.com/grpc/grpc-node.git
Remove extra header from node_grpc.cc
This commit is contained in:
parent
6f3bea8fa7
commit
75aaa6afef
|
@ -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…
Reference in New Issue