Skip to content

Commit 6e1bb35

Browse files
committed
nit
1 parent 77af388 commit 6e1bb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-collection/src/modules/collection-tab.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ export const generateFakerMappings = (
566566

567567
// todo: dedup/abort around requestId
568568
const requestId = 'some-request-id';
569-
var what = 'what';
569+
570570
try {
571571
logger.debug('Generating faker mappings');
572572

0 commit comments

Comments
 (0)