My external memory šŸ™‚

MacOS

Delete all commented lines from the known_hosts file:
sed -i '' '/^#/d' ~/.ssh/known_hosts

Linux

Windows