Fixing PHPCS errors

This commit is contained in:
Dan Cryer 2016-04-27 12:02:13 +01:00
commit ffa593f1a3
2 changed files with 1 additions and 2 deletions

View file

@ -104,7 +104,6 @@ class BuildStatusController extends \PHPCI\Controller
}
}
}
} catch (\Exception $e) {
$xml = new \SimpleXMLElement('<projects/>');
}