Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
d80tb7 committed Sep 12, 2023
1 parent e6d9b18 commit c17dce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/scheduler/scheduler.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ package scheduler

import (
"fmt"
"github.com/renstrom/shortuuid"
"time"

"github.com/gogo/protobuf/proto"
"github.com/google/uuid"
"github.com/pkg/errors"
"github.com/renstrom/shortuuid"
"golang.org/x/exp/maps"
v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/util/clock"
Expand Down

0 comments on commit c17dce2

Please sign in to comment.