Remove an extra new line in the fabric build.gradle.kts file
This commit is contained in:
parent
fd502090c1
commit
e73c92266a
|
@ -27,4 +27,3 @@ dependencies {
|
|||
add("developmentFabric", project(path = ":common")) { isTransitive = false }
|
||||
shadowC(project(path = ":common", configuration = "transformProductionFabric")) { isTransitive = false }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue