Remove custom repository for java_host
parent
3108803955
commit
0220062caf
|
@ -5,9 +5,4 @@ require("java_plugin_host").setup({
|
||||||
load_class = true,
|
load_class = true,
|
||||||
compile_java = true,
|
compile_java = true,
|
||||||
},
|
},
|
||||||
common_host = {
|
|
||||||
custom_repositories = {
|
|
||||||
"https://maven.pkg.github.com/OWNER/REPOSITORY",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue