Skip to content

convert unnecessary panic to error

Warren Gifford requested to merge cc/panic-to-error into main

Created by: camdencheek

Panic is not needed since this method already returns an error.

https://github.com/sourcegraph/sourcegraph/pull/25091#discussion_r712763316

Merge request reports

Loading