Remove lotus
Unstable - and it messes with the repo connection, creating other errors.
This commit is contained in:
@@ -1490,11 +1490,6 @@ msgstr ""
|
||||
msgid "Add a record instead"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/components/layouts/app.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Lotus"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/components/stats_components.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Today"
|
||||
|
||||
@@ -1490,11 +1490,6 @@ msgstr ""
|
||||
msgid "Add a record instead"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/components/layouts/app.html.heex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Lotus"
|
||||
msgstr ""
|
||||
|
||||
#: lib/music_library_web/components/stats_components.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Today"
|
||||
|
||||
@@ -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