class RoundcubePrune

Handle the pruning of Roundcube users from its database. This class doesn't need to do anything; by inheriting from {RoundcubeRm}, we get its {RoundcubeRm#remove_user} method and that's all we need to prune.