Quitamos TDS

This commit is contained in:
santiago.sferco 2024-06-24 14:08:08 -03:00
parent e33f8ad22f
commit 899739cb05

View File

@ -60,7 +60,6 @@ defmodule Derivantes.MixProject do
compile: false, compile: false,
depth: 1}, depth: 1},
{:tds, ">= 0.0.0"}, {:tds, ">= 0.0.0"},
{:tds_encoding, ">= 1.1.1"},
{:plug_cowboy, "~> 2.5"} {:plug_cowboy, "~> 2.5"}
] ]
end end