Skip to content

Commit

Permalink
πŸ”„ Sync from monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mojo-machine[bot] committed Jan 14, 2025
1 parent 8d97522 commit a3b53cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/weborigin/weborigin.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ func MustGetWebOrigin(ctx context.Context, in *url.URL) string {
if err != nil {
panic(err)
}

return webOrigin
}

0 comments on commit a3b53cd

Please sign in to comment.