Browse Source

Remove debug

samples_against_master
Shagen Ogandzhanian 3 years ago
parent
commit
bd2f7fbcd9
  1. 1
      web/settings.gradle.kts

1
web/settings.gradle.kts

@ -34,7 +34,6 @@ fun module(name: String, path: String) {
}
println("===================== $rootDir =====================")
module(":web-core", "core")
module(":web-widgets", "widgets")
module(":web-integration-core", "integration-core")

Loading…
Cancel
Save