diff --git a/test/pinchflat_web/controllers/pages/job_table_live_test.exs b/test/pinchflat_web/controllers/pages/job_table_live_test.exs index d5f90d6..32ddfce 100644 --- a/test/pinchflat_web/controllers/pages/job_table_live_test.exs +++ b/test/pinchflat_web/controllers/pages/job_table_live_test.exs @@ -6,7 +6,6 @@ defmodule PinchflatWeb.Pages.JobTableLiveTest do import Pinchflat.MediaFixtures import Pinchflat.SourcesFixtures - alias Pinchflat.Utils.StringUtils alias Pinchflat.Pages.JobTableLive alias Pinchflat.Downloading.MediaDownloadWorker alias Pinchflat.FastIndexing.FastIndexingWorker