Remove unused alias in migration
This commit is contained in:
parent
1da1cbed43
commit
f542c96e46
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ defmodule Microwaveprop.Repo.Migrations.FixEnrichmentStatusFromActualData do
|
|||
|
||||
defp backfill_positions_from_grids do
|
||||
import Ecto.Query
|
||||
alias Microwaveprop.Radio.Maidenhead
|
||||
|
||||
contacts =
|
||||
from(q in "qsos",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue