mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
lnrpc/walletrpc: remove unused gen_proto.sh script
This commit is contained in:
parent
febe6cd47f
commit
6ca52c4ec7
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
protoc -I/usr/local/include -I. \
|
||||
-I$GOPATH/src \
|
||||
--go_out=plugins=grpc:. \
|
||||
walletkit.proto
|
Loading…
Add table
Reference in a new issue