Skip to content

Commit 9ec850d

Browse files
committed
fix: fix lint
Signed-off-by: Chen Kai <281165273grape@gmail.com>
1 parent f10e8e8 commit 9ec850d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/EventClock.zig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ epoch_snapshot: std.ArrayListUnmanaged(EpochSnapshot) = .{},
8080

8181
waiters: WaiterQueue,
8282

83-
8483
/// Initialise in-place. Takes `*EventClock` (not returning by value)
8584
/// because `TimeSource.fromIo` stores a pointer into `self.io`, making
8685
/// the struct self-referential.

0 commit comments

Comments
 (0)