Remove tterrag maven

This commit is contained in:
embeddedt 2025-07-01 20:48:02 -04:00
parent f26ed86973
commit 9d280f51df
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -124,14 +124,4 @@ repositories {
includeGroup "com.terraformersmc"
}
}
exclusiveContent {
forRepository {
maven {
url "https://maven.tterrag.com"
}
}
filter {
includeGroup "team.chisel.ctm"
}
}
}