mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Remove unused alias
This commit is contained in:
parent
f2f50017b2
commit
0ec6972122
@ -5,8 +5,6 @@ defmodule Chess.Store.Game do
|
||||
import Ecto.Changeset
|
||||
import Ecto.Query
|
||||
|
||||
alias Chess.Store.Game
|
||||
|
||||
schema "games" do
|
||||
field :board, :map
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user