lobsters-api: remove

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-08 16:14:48 +05:30
parent 05b5ecaa5f
commit b71bb9e48d
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
11 changed files with 1 additions and 118 deletions

View file

@ -1,3 +1,3 @@
rootProject.name = "lobste.rs"
include(":app", ":lobsters-api", ":model")
include(":app", ":model")
enableFeaturePreview("GRADLE_METADATA")