Remove config :tails (#51)

This commit is contained in:
Wout De Puysseleir 2023-05-09 19:22:20 -07:00 committed by GitHub
parent 9d5faa29ef
commit fd499d0e49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,8 +59,3 @@ if config_env() == :test do
AshAdmin.Test.Api
]
end
config :tails,
themes: %{
default: %{}
}