• Kill redundant conditional in BootstrapCheck#check

    This commit removes an unnecessary if statement in Bootstrap#check. The
    removed if statement was duplicating the conditionals in the nested if
    statements and was merely an artifact of an earlier refactoring.
    jasontedor committed May 2, 2016