fix: remove unused import in global search component test

This commit is contained in:
Graham McIntire 2026-03-07 14:44:28 -06:00
parent 1c222f8ff5
commit 25a60d9d2e
No known key found for this signature in database

View file

@ -2,7 +2,6 @@ defmodule ToweropsWeb.Live.Components.GlobalSearchComponentTest do
use ToweropsWeb.ConnCase, async: true
import Phoenix.LiveViewTest
import Towerops.AccountsFixtures
setup :register_and_log_in_user