Skip to content

Commit

Permalink
Fix missed linter item
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Sep 17, 2024
1 parent ca2bbe0 commit a0d2b4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ func wrapWithHttpsIfNeeded(urlStr string) string {
return urlStr
}


// Global implementation of Discover Federation, outside any caching or
// delayed discovery
func discoverFederationImpl(ctx context.Context) (fedInfo pelican_url.FederationDiscovery, err error) {
Expand Down

0 comments on commit a0d2b4d

Please sign in to comment.