Skip to content

Commit 1838e19

Browse files
Update packages/compass-global-writes/src/store/reducer.ts
Co-authored-by: Paula Stachova <[email protected]>
1 parent 8ca405d commit 1838e19

File tree

1 file changed

+0
-1
lines changed
  • packages/compass-global-writes/src/store

1 file changed

+0
-1
lines changed

packages/compass-global-writes/src/store/reducer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
showConfirmation as showConfirmationModal,
66
} from '@mongodb-js/compass-components';
77
import type { ManagedNamespace } from '../services/atlas-global-writes-service';
8-
import { GlobalWrites } from '../components';
98

109
export const POLLING_INTERVAL = 5000;
1110

0 commit comments

Comments
 (0)