Skip to content

Commit 84f2c33

Browse files
committed
style(pack-n-play): remove extra blank line in pack-n-test.ts
1 parent e686c20 commit 84f2c33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-packages/pack-n-play/src/pack-n-test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import * as tar from 'tar';
2222
import * as fs from 'fs/promises';
2323
import * as tmp from 'tmp';
2424

25-
2625
// The way the user defines what type of input they're using for their code
2726
// block is via a property name that reflects either the file extension or
2827
// the type of module system used.

0 commit comments

Comments
 (0)