Commit 89a80a39 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Drop unused servant-static-th

This commit removes the `servant-static-th` dependency from the project,
because it turns out we weren't using this package, and furthemore we
were depending on a fork of the latter.
parent 5cdd7626
Pipeline #3676 failed with stage
in 54 minutes and 41 seconds
......@@ -479,7 +479,6 @@ library
, servant-mock
, servant-multipart
, servant-server
, servant-static-th
, servant-swagger
, servant-swagger-ui
, servant-xml
......
......@@ -264,7 +264,6 @@ library:
- servant-mock
- servant-multipart
- servant-server
- servant-static-th
- servant-swagger
- servant-swagger-ui
- servant-xml
......
......@@ -58,8 +58,6 @@ extra-deps:
- servant-auth/servant-auth/
- servant-auth/servant-auth-client/
- servant-auth/servant-auth-server/
- git: https://github.com/delanoe/servant-static-th.git
commit: 8cb8aaf2962ad44d319fcea48442e4397b3c49e8
- git: https://github.com/alpmestan/ekg-json.git
commit: fd7e5d7325939103cd87d0dc592faf644160341c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment