common/fs/path_util: Remove [[nodiscard]] from function with void return
We can't make use of the return value here, since we don't a return value to work with.
Please register or sign in to comment
We can't make use of the return value here, since we don't a return value to work with.