浏览代码

Remove Stray MavenLocal

Josh Cummings 10 月之前
父节点
当前提交
c91daf2684
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      servlet/spring-boot/java/authentication/one-time-token/magic-link/build.gradle

+ 0 - 1
servlet/spring-boot/java/authentication/one-time-token/magic-link/build.gradle

@@ -11,7 +11,6 @@ java {
 }
 
 repositories {
-	mavenLocal()
 	mavenCentral()
 	maven { url "https://repo.spring.io/milestone" }
 	maven { url "https://repo.spring.io/snapshot" }