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

Commit d4577e9

Browse files
committed
Remove debug message
1 parent 42903e0 commit d4577e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/aleph.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,6 @@ export class Aleph implements IAleph {
12141214
}
12151215
const sourceHash = hasher.toString()
12161216
if (mod.sourceHash !== sourceHash) {
1217-
console.log(specifier, sourceHash)
12181217
mod.sourceHash = sourceHash
12191218
source = src
12201219
}

0 commit comments

Comments
 (0)