Let $f(z)$ de defined by
$f(z)=2z/(z+1)$ for $z\not=0$
and $f(z)=1$ for $z=0$. So I want to assume the function is continuous at $z=0$ and then come to a contradiction. So i have $|2z/(z+1)-1|<\epsilon$ which makes:
$|z-1|/|z+1|<\epsilon$ and i do not really know what to do here. Any help will be appreciated.