Skip to content

Commit 9fb806d

Browse files
committed
Remove log
1 parent e7f0eef commit 9fb806d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shell-api/src/helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ export async function getPrintableShardStatus(
678678
).toArray()) as ShardedDataDistribution;
679679
} catch (e) {
680680
// Pass, most likely an older version.
681-
console.error('shardedDataDistribution Errored:', e);
682681
}
683682

684683
result.shardedDataDistribution = shardedDataDistribution;

0 commit comments

Comments
 (0)