Skip to content

Commit 7b3ef2a

Browse files
committed
fix: import issue from rebase
1 parent fd73bc2 commit 7b3ef2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/components/CoreUI.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { AppsPane } from './AppsPane'
1717
import { MenuMain } from './MenuMain'
1818
import { MenuApp } from './MenuApp'
1919
import { CircleUpIcon, HandIcon, KeyboardIcon, MenuIcon, MicIcon, MicOffIcon, VRIcon } from './Icons'
20-
import { KeyboardIcon, MenuIcon, MicIcon, MicOffIcon, VRIcon } from './Icons'
2120
import { Wallet } from './Wallet'
2221

2322
export function CoreUI({ world }) {

0 commit comments

Comments
 (0)