Skip to content

Commit 97fda22

Browse files
committed
remove duplicated dependency
1 parent 380cda6 commit 97fda22

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

sdk/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@
137137
<artifactId>grpc-inprocess</artifactId>
138138
<scope>test</scope>
139139
</dependency>
140-
<dependency>
141-
<groupId>io.dapr</groupId>
142-
<artifactId>dapr-sdk-autogen</artifactId>
143-
<version>1.14.0-SNAPSHOT</version>
144-
<scope>compile</scope>
145-
</dependency>
146140
</dependencies>
147141

148142
<build>

0 commit comments

Comments
 (0)