Skip to content

Commit

Permalink
Try to fix client import
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Oct 5, 2023
1 parent ec4fdbd commit 4fe6e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion origin_ui/advertise.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
"net/url"
"time"

"github.com/pelicanplatform/pelican/client"
client "github.com/pelicanplatform/pelican/client"
"github.com/pelicanplatform/pelican/director"
"github.com/pelicanplatform/pelican/param"
"github.com/pkg/errors"
Expand Down

0 comments on commit 4fe6e0b

Please sign in to comment.