Skip to content

Commit

Permalink
remove alias for internal package
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards committed Dec 3, 2024
1 parent c126d4a commit aa651db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cloudflare.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"io"
"os"

cloudflare "github.com/konstructio/dropkick/internal/cloudflare"
"github.com/konstructio/dropkick/internal/cloudflare"
"github.com/konstructio/dropkick/internal/logger"
log "github.com/sirupsen/logrus"
"github.com/spf13/cobra"
Expand Down

0 comments on commit aa651db

Please sign in to comment.