Skip to content

discussions: Remove private hardDelete field

Warren Gifford requested to merge core/rm-discussions-harddelete into master

Created by: keegancsmith

It is no longer ever written to, so is always false. We instead rely on cascading deletes when removing a repository.

Test plan: unit tests

Fixes https://github.com/sourcegraph/sourcegraph/issues/3749

Merge request reports

Loading