Skip to content

Commit a5fd4e3

Browse files
committed
lint
1 parent b90084d commit a5fd4e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x/cron/keeper/keeper.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ func (k *Keeper) ExecuteReadySchedules(ctx sdk.Context, executionStage types.Exe
7777
recordExecutedSchedule(err, schedule)
7878
}
7979
telemetry.ModuleMeasureSince(types.ModuleName, startTime, LabelExecuteReadySchedules)
80-
8180
}
8281

8382
// AddSchedule adds a new schedule to be executed every certain number of blocks, specified in the `period`.

0 commit comments

Comments
 (0)