mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Remove dead import
This commit is contained in:
parent
7eeb7f31c2
commit
250b843fae
@ -1,4 +1,4 @@
|
||||
import { render, screen, fireEvent } from '@testing-library/react'
|
||||
import { render, fireEvent } from '@testing-library/react'
|
||||
import { describe, it, expect, beforeEach, vi } from 'vitest'
|
||||
|
||||
import { InviteLinkView } from './InviteLinkView'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user