mirror of https://github.com/tikv/client-java.git
Remove invalid link for TODO (#70)
This commit is contained in:
parent
2ceec148c1
commit
116c1f49dc
|
@ -171,9 +171,5 @@ List<Kvrpcpb.KvPair> scan(ByteString startKey, int limit)
|
|||
void delete(ByteString key)
|
||||
```
|
||||
|
||||
|
||||
## TODO
|
||||
Contributions are welcomed. Here is a [TODO](https://github.com/tikv/client-java/wiki/TODO-Lists) and you might contact maxiaoyu@pingcap.com if needed.
|
||||
|
||||
## License
|
||||
Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.
|
||||
|
|
Loading…
Reference in New Issue