Skip to content

Commit b1231da

Browse files
committed
formatting
1 parent d173b4a commit b1231da

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/compiler/scripts/modparse.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import * as w from '@wasmgroundup/emit';
33

44
import assert from 'node:assert';
55

6-
7-
86
const textDecoder = new TextDecoder();
97

108
function checkNotNull<T>(x): NonNullable<T> {

0 commit comments

Comments
 (0)