Skip to content

Commit

Permalink
chore(autofmt): Automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 977ed17 commit 586e571
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/cron/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ package cron
import (
"context"
"fmt"
"net/url"
"sort"
"time"

"net/url"

"connectrpc.com/connect"
"github.com/jpillora/backoff"
"golang.org/x/sync/errgroup"
Expand Down

0 comments on commit 586e571

Please sign in to comment.