mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
unused
This commit is contained in:
parent
39ce0ae4fd
commit
993265d2bc
1 changed files with 0 additions and 2 deletions
|
@ -5,9 +5,7 @@ defmodule Philomena.Polls.Poll do
|
|||
alias Philomena.Topics.Topic
|
||||
alias Philomena.Users.User
|
||||
alias Philomena.PollOptions.PollOption
|
||||
alias Philomena.Polls.Poll
|
||||
alias Philomena.Schema.Time
|
||||
import Ecto.Query
|
||||
|
||||
schema "polls" do
|
||||
belongs_to :topic, Topic
|
||||
|
|
Loading…
Reference in a new issue