Skip to content

Commit 49f4042

Browse files
committed
avoid modifying item.cid or list.cid when updating #418
1 parent 8acf8c0 commit 49f4042

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/app/item.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ defmodule App.Item do
4747
|> validate_required([:cid, :text, :person_id])
4848
end
4949

50-
5150
@doc """
5251
`create_item/1` creates an `item`.
5352

0 commit comments

Comments
 (0)