pub fn remove_env_key(path: &Path, key: &str) -> Result<()>
Drop a key from a .env file, leaving every other line as it was.