Rename Importer to Batch

This commit is contained in:
Claudio Ortolina
2024-11-10 14:13:00 +00:00
parent f10f68839a
commit a9d139b243
@@ -1,4 +1,4 @@
defmodule MusicLibrary.Records.Importer do
defmodule MusicLibrary.Records.Batch do
require Logger
import Ecto.Query, warn: false