mirror of https://github.com/grpc/grpc-node.git
Removed unnecessary include
This commit is contained in:
parent
930da42c3a
commit
e856a441db
|
@ -35,7 +35,6 @@
|
|||
#include <nan.h>
|
||||
#include <v8.h>
|
||||
#include "grpc/grpc.h"
|
||||
#include "grpc/support/log.h"
|
||||
|
||||
#include "call.h"
|
||||
#include "call_credentials.h"
|
||||
|
|
Loading…
Reference in New Issue