Skip to content

Commit edbc815

Browse files
committed
removed junit
1 parent 8e01d28 commit edbc815

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

speech/grpc/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,6 @@ limitations under the License.
110110
</profiles>
111111

112112
<!-- // [START dependency] -->
113-
<dependencies>
114-
<dependency>
115-
<groupId>junit</groupId>
116-
<artifactId>junit</artifactId>
117-
<version>4.12</version>
118-
<scope>test</scope>
119-
</dependency>
120113
<dependency>
121114
<groupId>commons-cli</groupId>
122115
<artifactId>commons-cli</artifactId>

0 commit comments

Comments
 (0)