Skip to content

Commit d4bc3c1

Browse files
committed
removing the tts-module as a dep in the webapi-module
1 parent 49e0855 commit d4bc3c1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

webapi/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@
4444
<version>${project.version}</version>
4545
</dependency>
4646

47-
<dependency>
48-
<groupId>${project.groupId}</groupId>
49-
<artifactId>tts-module</artifactId>
50-
<version>${project.version}</version>
51-
</dependency>
52-
5347
<dependency>
5448
<groupId>io.springfox</groupId>
5549
<artifactId>springfox-swagger2</artifactId>

0 commit comments

Comments
 (0)