Skip to content

Commit

Permalink
Addressing code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
chipkent committed Nov 20, 2023
1 parent f2d4167 commit e30d23d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ private void addDefaultImports(ImportCustomizer imports) {
QueryLanguageFunctionUtils.class.getName(),
Aggregation.class.getName(),
UpdateByOperation.class.getName(),
Calendars.class.getName(),
io.deephaven.time.calendar.Calendars.class.getName(),
StaticCalendarMethods.class.getName());
}

Expand Down

0 comments on commit e30d23d

Please sign in to comment.