c9212bf4ce
The function was a thin wrapper around validateCimdUrl that caught errors and returned a boolean. It was never imported by any production code — only by test files. Tests now use validateCimdUrl directly. Made-with: Cursor Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>