We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849315a commit b7bce6cCopy full SHA for b7bce6c
.gitmodules
@@ -1,3 +0,0 @@
1
-[submodule "neofs-api"]
2
- path = neofs-api
3
- url = https://github.com/nspcc-dev/neofs-api.git
README.md
@@ -117,14 +117,6 @@ make test
117
118
See [`protoc-gen-grpc-ts/README.md`](protoc-gen-grpc-ts/README.md) for full usage documentation.
119
120
-## Git Submodules
121
-
122
-The NeoFS API proto definitions are included as a git submodule. After cloning, initialize it with:
123
124
-```bash
125
-git submodule update --init --recursive
126
-```
127
128
## License
129
130
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
neofs-api
0 commit comments