diff --git a/rebar.config b/rebar.config index 020f05f..c3fa45c 100644 --- a/rebar.config +++ b/rebar.config @@ -65,9 +65,4 @@ ] }]}]}. -{project_plugins, [ - %% 或从 Git 仓库拉取最新版本 - {pc, {git, "https://github.com/blt/port_compiler.git", {tag, "v1.15.0"}}} -]}. - {rebar_packages_cdn, "https://hexpm.upyun.com"}.