We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f06b9 commit 178b616Copy full SHA for 178b616
packages/shell-api/src/shard.spec.ts
@@ -32,7 +32,6 @@ import {
32
import Database from './database';
33
import { inspect } from 'util';
34
import { dummyOptions } from './helpers.spec';
35
-import type { ShardedDataDistribution } from './helpers';
36
37
describe('Shard', function () {
38
skipIfApiStrict();
0 commit comments