Skip to content

Commit dbec512

Browse files
committed
1.0.5 released
1 parent dcc2769 commit dbec512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ private UidGenerator cachedUidGenerator;
224224
public void testSerialGenerate() {
225225
// Generate UID
226226
cachedUidGenerator.getUID().flatMap(id -> {
227-
Do your`s ...
227+
// Do your`s ...
228228
});
229229

230230
// Parse UID into [Timestamp, WorkerId, Sequence]

0 commit comments

Comments
 (0)