Apply fixes from StyleCI (#501)
This commit is contained in:
parent
0111ca7768
commit
ce2b2447d0
10 changed files with 19 additions and 19 deletions
app/Extensions
|
@ -24,9 +24,9 @@
|
|||
|
||||
namespace Pterodactyl\Extensions;
|
||||
|
||||
use Illuminate\Config\Repository as ConfigRepository;
|
||||
use Illuminate\Contracts\Encryption\Encrypter;
|
||||
use Pterodactyl\Models\DatabaseHost;
|
||||
use Illuminate\Contracts\Encryption\Encrypter;
|
||||
use Illuminate\Config\Repository as ConfigRepository;
|
||||
|
||||
class DynamicDatabaseConnection
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue