Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha authored Sep 25, 2024
1 parent 84f16c1 commit 8b53293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createHash } from 'crypto';
import { debuglog } from 'util'
import { debuglog } from 'util';

/**
* Compute a string's hash.
Expand Down

0 comments on commit 8b53293

Please sign in to comment.