Apply fixes from StyleCI
This commit is contained in:
parent
50facf52de
commit
ba71b1bc77
2 changed files with 4 additions and 2 deletions
|
@ -56,7 +56,7 @@ class ProcessLike implements ShouldQueue
|
|||
],
|
||||
]
|
||||
);
|
||||
} catch(ClientException $exception) {
|
||||
} catch (ClientException $exception) {
|
||||
//no biggie
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue