Remove 'service' sub-project.

It will be re-published as a separate repository.
This commit is contained in:
Andreas Schildbach 2019-07-19 16:43:46 +02:00
parent 2182639115
commit 04382fe67e
9 changed files with 0 additions and 791 deletions

View file

@ -4,8 +4,6 @@ This project contains several subprojects:
* [__enabler__](enabler):
The library itself. This is probably what you're searching for. See the subproject's [README](enabler/README.md) for more information.
* [__service__](service):
An example of how the library could be used as a web service. It's still very incomplete though.
You can build all sub-projects at once using Gradle: