Skip to content

Commit

Permalink
fix: Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
larshelge committed Dec 16, 2024
1 parent def2c08 commit b2a7701
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ public void create(AnalyticsTableUpdateParams params, JobProgress progress) {
AnalyticsTableType tableType = getAnalyticsTableType();

Clock clock = new Clock(log).startClock();

clock.logTime(
"Starting update of type: {}, table name: '{}', parallel jobs: {}",
tableType,
Expand Down

0 comments on commit b2a7701

Please sign in to comment.