[fenix] Remove misinformation from settings.gradle

pull/600/head
Thom Chiovoloni 5 years ago committed by Grisha Kruglov
parent 01dff2153b
commit ddd5dc79fb

@ -20,7 +20,6 @@ if (localProperties != null) {
if (appServicesLocalPath != null) {
logger.lifecycle("Local configuration: substituting application-services modules from path: $appServicesLocalPath")
// XXX doesn't quite work yet.
includeBuild(appServicesLocalPath)
} else {
logger.lifecycle("Local configuration: application-services substitution path missing. Specify it via '$settingAppServicesPath' setting.")

Loading…
Cancel
Save