Skip to content

Commit 85c6b6e

Browse files
committed
remove redundant project import
1 parent 2c57cec commit 85c6b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/java/build.gradle.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ ext {
1515
}
1616

1717
dependencies {
18-
implementation project (':core')
1918
{{#swagger1AnnotationLibrary}}
2019
implementation "io.swagger:swagger-annotations:$swagger_annotations_version"
2120
{{/swagger1AnnotationLibrary}}

0 commit comments

Comments
 (0)