Skip to content

Commit 9276de7

Browse files
committed
chore: fix check
1 parent 27a5d74 commit 9276de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass/src/app/components/workspace.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, { useEffect, useCallback } from 'react';
1+
import React, { useCallback } from 'react';
22
import { WorkspaceTab as ShellWorkspace } from '@mongodb-js/compass-shell';
33
import {
44
WorkspaceTab as CollectionWorkspace,

0 commit comments

Comments
 (0)