fix: depend on all entries in registry

This commit is contained in:
Zach Daniel 2022-06-14 20:30:13 -04:00
parent 329accd565
commit abf25dafbb

View file

@ -7,9 +7,6 @@ defmodule Ash.Registry.Dsl do
examples: [
"entry MyApp.User"
],
modules: [
:entry
],
schema: [
entry: [
type: :atom,