mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
style: make per the coding style in pint
This commit is contained in:
@@ -17,6 +17,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call(ChampionSkinSeeder::class);
|
||||
$this->call(SkinChromaSeeder::class);
|
||||
|
||||
Log::info('Seeding complete at '.date('Y-m-d H:i:s'));
|
||||
Log::info('Seeding complete at ' . date('Y-m-d H:i:s'));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user