Skip to content

DB Backend: remove unused interfaces

Administrator requested to merge cc/remove-unused into main

Created by: camdencheek

Now that we don't need to do interface casts for a bunch of transaction operations, these interface definitions are unused and unneeded!

Stacked on https://github.com/sourcegraph/sourcegraph/pull/37167

Test plan

Just deleting unused code

Merge request reports

Loading