Skip to content

Commit 3d5e37d

Browse files
Added status codes information
1 parent efbc305 commit 3d5e37d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/cadet/accounts/game_states.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ defmodule Cadet.GameStates do
88
user.game_states
99
end
1010

11-
@spec user_collectibles(atom | %{game_states: nil | maybe_improper_list | map}) :: any
1211
def user_collectibles(user) do
1312
user.game_states["collectibles"]
1413
end

0 commit comments

Comments
 (0)