Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-bao committed Jun 2, 2023
1 parent fe953b6 commit c6b4908
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -169,9 +169,7 @@ public Optional<V> getValue(ZonedDateTime time) {

// -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

/**
* Creates a set of TimeBasedValues from database
*/
/** Creates a set of TimeBasedValues from database */
private Set<TimeBasedValue<V>> getTimeBasedValueSet(
String query, SqlDataSource.AddParams addParams) {
return dataSource
Expand Down

0 comments on commit c6b4908

Please sign in to comment.