Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 93e9db8

Browse files
committed
chore(radar): fix used value
1 parent b0fc9c1 commit 93e9db8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/groupher_server_web/schema/Helper/mutations.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ defmodule GroupherServerWeb.Schema.Helper.Mutations do
3838
reactions
3939
|> Enum.map(
4040
&quote do
41-
value(unquote(&1))
4241
unquote(:"article_#{&1}_mutation")(thread)
4342
end
4443
)

0 commit comments

Comments
 (0)