Skip to content

Commit

Permalink
fix codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
dao-jun committed Mar 9, 2024
1 parent 7b48b73 commit 80f4c5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public interface Entry {

interface PublishTimestampProvider {
/**
* Return the entry's publish timestamp in milliseconds
* Return the entry's publish timestamp in milliseconds.
*
* @return the entry's publish timestamp in milliseconds, can be null if the timestamp is not available
*/
Expand Down

0 comments on commit 80f4c5b

Please sign in to comment.