mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-19 16:10:00 +00:00
Code cleanup.
This commit is contained in:
@@ -64,11 +64,7 @@ class AuthServiceProvider extends ServiceProvider
|
||||
);
|
||||
|
||||
$this->registerPolicies();
|
||||
|
||||
|
||||
Passport::routes();
|
||||
Passport::tokensExpireIn(now()->addDays(14));
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user