Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(bazel)!: Simplify code with an
url
not being nullable
The only place where the function is called with theoretically nullable arguments is from within a mock in a test, but the compiler seems to accept this. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
- Loading branch information