Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 0360e78

Browse files
committed
Remove console message
1 parent 2d88d08 commit 0360e78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

server/aleph.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,8 +1186,6 @@ export class Aleph implements IAleph {
11861186
}
11871187
}
11881188

1189-
console.log('----', mod.specifier, !!source)
1190-
11911189
defer()
11921190
return [mod, source]
11931191
}

0 commit comments

Comments
 (0)