95e4480 Bodhi: revert broken backend critpath generation bits

Authored and Committed by adamwill a year ago
    Bodhi: revert broken backend critpath generation bits
    
    This doesn't work - it puts the critical path data on the
    'backend', which is not where we need it to be. We need that
    data in the openshift pods, there's another commit alongside
    this one which tries to do that.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>