-
Notifications
You must be signed in to change notification settings - Fork 369
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tp: use new NextToken() API for battery stats checkin parsing
Replace the `splitter.Next() ? splitter.cur_token() : ""` pattern with `splitter.NextToken()` to improve readability without introducing any functional or other changes. Change-Id: Ica3d5d3753339aad680d427fc4396b8690b420c2
- Loading branch information
Chris Phlipot
committed
Dec 14, 2024
1 parent
8fcfd22
commit c83d95c
Showing
2 changed files
with
14 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters