Browse Source

Revert accidental changes

Steve Riesenberg 10 months ago
parent
commit
ec4d7f9d2f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      servlet/spring-boot/java/oauth2/restclient/build.gradle

+ 0 - 1
servlet/spring-boot/java/oauth2/restclient/build.gradle

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