-
- Downloads
Remove superfluous call to bool() (#9986)
Our strtobool already returns a bool, so no need to re-cast here
Signed-off-by:
Dan Callahan <danc@element.io>
Loading
Please register or sign in to comment
Our strtobool already returns a bool, so no need to re-cast here
Signed-off-by:
Dan Callahan <danc@element.io>