Skip to content

Commit 46471fe

Browse files
committed
Update settings.gradle.kts
1 parent 87c6f1c commit 46471fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ rootProject.name = "morpher-api"
1212

1313
include(
1414
"morpher-api",
15-
"morpher-example"
15+
// "morpher-example"
1616
)

0 commit comments

Comments
 (0)