Skip to content

Commit

Permalink
removed extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
keeferrourke committed May 21, 2019
1 parent 70037d2 commit bd2d774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion misk/src/main/kotlin/misk/MiskServiceModule.kt
Expand Up @@ -258,7 +258,6 @@ class ServiceModule(
}

fun dependsOn(upstream: Key<out Service>): ServiceModule {

return ServiceModule(key, dependsOn + upstream, enhancedBy)
}

Expand Down

0 comments on commit bd2d774

Please sign in to comment.