mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove TODO's, add some suppressors for code quality.
This commit is contained in:
@@ -53,7 +53,6 @@ trait GetSpectreCustomerTrait
|
||||
$request->setUser($importJob->user);
|
||||
$request->call();
|
||||
|
||||
// todo what if customer is still null?
|
||||
$customer = $request->getCustomer();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user