Tweak GitRebase and Insight suggestions.

This commit is contained in:
Andrés Montañez
2014-10-11 17:55:08 -02:00
parent 2deaa27a2a
commit 92b22d52a3
6 changed files with 0 additions and 20 deletions
-1
View File
@@ -119,7 +119,6 @@ class Console
}
}
$exceptionOccured = false;
// Run Command - Check if there is a Configuration Error
if ($configError !== false) {
self::output('<red>' . $configError . '</red>', 1, 2);