fix: remove unused import in global search component test
This commit is contained in:
parent
1c222f8ff5
commit
25a60d9d2e
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue