Remove lotus
Unstable - and it messes with the repo connection, creating other errors.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
defmodule MusicLibrary.Repo.Migrations.CreateLotusTables do
|
||||
use Ecto.Migration
|
||||
|
||||
def up do
|
||||
Lotus.Migrations.up()
|
||||
end
|
||||
|
||||
def down do
|
||||
Lotus.Migrations.down()
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user