Move Housekeeping service namespace
In this commit we're moving the `Projects::HousekeepingService` to `HousekeepingService`. We're doing this because we're going to reuse it with other resources like project and group wikis. We cannot remove the service class entirely because during deployment there can be jobs calling the old class.
Showing
Please register or sign in to comment