mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix several issues with bunq import #1330
This commit is contained in:
@@ -58,8 +58,6 @@ class InstallationTokenRequest extends BunqRequest
|
||||
Log::debug(sprintf('Installation ID: %s', $this->installationId->getId()));
|
||||
Log::debug(sprintf('Installation token: %s', $this->installationToken->getToken()));
|
||||
Log::debug('Server public key: (not included)');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user