chore: fix lint

This commit is contained in:
Zach Daniel 2022-08-30 02:23:13 -06:00
parent ae3f4290d2
commit 85b2d0d50c

View file

@ -113,7 +113,7 @@ defmodule Ash.Resource do
|> Macro.underscore() |> Macro.underscore()
|> String.to_atom() |> String.to_atom()
def default_short_name() do def default_short_name do
@default_short_name @default_short_name
end end