Skip to content

Commit

Permalink
spotless apply
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrodman committed Jun 17, 2019
1 parent afc3ce8 commit 9d5be65
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion build.gradle
Expand Up @@ -209,4 +209,3 @@ subprojects {
}
}
}

2 changes: 0 additions & 2 deletions core/build.gradle
Expand Up @@ -668,5 +668,3 @@ createUberJar('nomulus', 'nomulus', 'google.registry.tools.RegistryTool')
createUberJar('gtechTool', 'gtech_tool', 'google.registry.tools.GtechTool')
project.nomulus.dependsOn project(':third_party').jar
project.gtechTool.dependsOn project(':third_party').jar


1 change: 0 additions & 1 deletion dependencies.gradle
Expand Up @@ -158,4 +158,3 @@ ext {
[key, it]
}
}

1 change: 0 additions & 1 deletion proxy/build.gradle
Expand Up @@ -59,4 +59,3 @@ dependencies {
annotationProcessor deps['com.google.dagger:dagger-compiler']
testAnnotationProcessor deps['com.google.dagger:dagger-compiler']
}

0 comments on commit 9d5be65

Please sign in to comment.