Remove custom repository for java_host

main
Ensar Sarajčić 2022-06-11 10:09:42 +02:00
parent 3108803955
commit 0220062caf
1 changed files with 0 additions and 5 deletions

View File

@ -5,9 +5,4 @@ require("java_plugin_host").setup({
load_class = true,
compile_java = true,
},
common_host = {
custom_repositories = {
"https://maven.pkg.github.com/OWNER/REPOSITORY",
},
},
})