Skip to content

Commit

Permalink
removing the tts-module as a dep in the webapi-module
Browse files Browse the repository at this point in the history
  • Loading branch information
dadepo committed Dec 28, 2017
1 parent 49e0855 commit d4bc3c1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions webapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>tts-module</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
Expand Down

0 comments on commit d4bc3c1

Please sign in to comment.