remove devlaunch lazydfu

This commit is contained in:
dfsek
2023-04-13 18:20:16 -07:00
parent ca2fe27fb3
commit 0a16453f98
3 changed files with 0 additions and 9 deletions
-5
View File
@@ -39,11 +39,6 @@ dependencies {
exclude("net.fabricmc")
exclude("net.fabricmc.fabric-api")
}
modLocalRuntime("com.github.astei:lazydfu:${Versions.Mod.lazyDfu}") {
exclude("net.fabricmc")
exclude("net.fabricmc.fabric-api")
}
}
loom {