Skip to content

Commit be0e56b

Browse files
theonefxartursouza
andauthored
remove duplicated dependency (#1189)
Signed-off-by: theonefx <[email protected]> Co-authored-by: Artur Souza <[email protected]>
1 parent 0fafc97 commit be0e56b

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
@@ -138,12 +138,6 @@
138138
<artifactId>grpc-inprocess</artifactId>
139139
<scope>test</scope>
140140
</dependency>
141-
<dependency>
142-
<groupId>io.dapr</groupId>
143-
<artifactId>dapr-sdk-autogen</artifactId>
144-
<version>1.14.0-SNAPSHOT</version>
145-
<scope>compile</scope>
146-
</dependency>
147141
</dependencies>
148142

149143
<build>

0 commit comments

Comments
 (0)