Skip to content

Commit dd23daf

Browse files
committed
Docs: Clean.
1 parent 7eb321d commit dd23daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/assert.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// `assert.mts`
22
// ============
3-
////
3+
//
44
// Provide a simple `assert` function to check conditions at runtime. Using
55
// things like [assert](https://nodejs.org/api/assert.html) causes problems --
66
// somehow, this indicates that the code is running in a development environment

0 commit comments

Comments
 (0)