Skip to content

Commit

Permalink
removed unused statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ezamelczyk committed Jul 23, 2019
1 parent fc99956 commit 700ab11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions login-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ val protobufVersion = "3.7.1"
val grpcVersion = "1.21.0"
val grpcKotlinVersion = "0.1.1"

the<JavaPluginConvention>().sourceSets {

}

dependencies {
compile("com.google.api.grpc:proto-google-common-protos:1.0.0")
compile("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.0.0")
Expand Down

0 comments on commit 700ab11

Please sign in to comment.