Skip to content

Commit ef405ad

Browse files
committed
Remove unused mobile shell test variable
1 parent 247e3af commit ef405ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/shells/mobile-shell/index.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2273,7 +2273,7 @@ describe("MobileShell Phase 2 workspace", () => {
22732273
return undefined;
22742274
});
22752275

2276-
const { store } = renderMobileShell({
2276+
renderMobileShell({
22772277
initialEntry: "/workspace",
22782278
sessions: [],
22792279
paneLayout: {

0 commit comments

Comments
 (0)