-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drop averageDecorators slice from bState struct
DecoratorAverageAdjust is very uncommon method to call because start time can be set at construction time. It's not worth to keep slice for method which is potentially never called.
- Loading branch information
1 parent
43976da
commit 423ec45
Showing
1 changed file
with
7 additions
and
13 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