One day eslint will have a PHP counterpart that works in Atom... 🤔

This commit is contained in:
Dane Everitt 2017-01-31 20:04:34 -05:00 committed by GitHub
parent 1679d866a5
commit e5ed1c7f6a
2 changed files with 9 additions and 9 deletions

View file

@ -786,6 +786,7 @@ class ServerRepository
}
$server->delete();
return DB::commit();
} catch (\Exception $ex) {
DB::rollBack();