chore: remove local dep

This commit is contained in:
Zach Daniel 2022-09-11 18:12:11 -04:00
parent 8c7ddf703c
commit 40fc25d489

View file

@ -219,8 +219,7 @@ defmodule Ash.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
# {:spark, "~> 0.1 and >= 0.1.9"},
{:spark, path: "../spark"},
{:spark, "~> 0.1 and >= 0.1.9"},
{:ecto, "~> 3.7"},
{:ets, "~> 0.8.0"},
{:decimal, "~> 2.0"},