refactor: remove superfluous boolean return parameter from myirmaserver database
The two implementation did not return the same values for this parameter under the same circumstances, and at the invocation false is treated as an error anyway.
Please register or sign in to comment