Laravel Pint fixes
Also remove a file that wasn’t needed
This commit is contained in:
parent
bdbcaa55ea
commit
f2c8f04c2f
4 changed files with 5 additions and 26 deletions
|
@ -134,6 +134,7 @@ class AppServiceProvider extends ServiceProvider
|
|||
return 1000;
|
||||
}
|
||||
));
|
||||
|
||||
return new Client(['handler' => $handlerStack]);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue