Skip to content

Commit 2d3915d

Browse files
authored
Update SoapClient.php
1 parent 0d484f7 commit 2d3915d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SoapClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ public function getAllCashbooksEntries()
117117
],
118118
] )->CashBook_GetDataArrayResult;
119119
} catch ( \SoapFault $exception ) {
120-
ErrorLog::logFor( $this->account, $exception->getMessage() );
121120
throw $exception;
122121
}
123122

0 commit comments

Comments
 (0)