Remove seeds_development.json

This commit is contained in:
MareStare 2025-03-27 03:21:28 +00:00
parent 72ee583516
commit dc4a281d31
2 changed files with 0 additions and 6 deletions

View file

@ -1 +0,0 @@
{}

View file

@ -23,11 +23,6 @@ defmodule Philomena.DevSeeds do
def seed() do
{:ok, _} = Application.ensure_all_started(:plug)
# resources =
# "priv/repo/seeds/seeds_development.json"
# |> File.read!()
# |> Jason.decode!()
communications =
"priv/repo/seeds/dev/communications.json"
|> File.read!()