One has the following statement:
Let $X$ be a Hausdorff space and $(x_n)_{n\in\mathbb{N}}\in X^\mathbb{N}$, then $(x_n)_{n\in\mathbb{N}}$ has at most one limit in $X$.
Assume that $(x_n)_{n\in\mathbb{N}}$ is convergent to $x_1\in X$ and assume there exists $x_2\in X\setminus\{x_1\}$ such that $(x_n)_{n\in\mathbb{N}}$ is convergent to $x_2$. Since $x_1\neq x_2$ and $X$ is Hausdorff, there exists $V_1$ an open neighborhood of $x_1$ in $X$ and $V_2$ an open neighborhood of $x_2$ in $X$ such that $V_1\cap V_2=\varnothing$. Since $(x_n)_{n\in\mathbb{N}}$ is convergent to $x_1$ there exists $N_1\in\mathbb{N}$ such that for all $n\geqslant N_1,x_n\in V_1$, likewise there exists $N_2\in\mathbb{N}$ such that for all $n\geqslant N_2,x_n\in V_2$. Define $N:=\max(N_1,N_2)$, one has $x_N\in V_1\cap V_2$, a contradiction.
Now, notice that, one has:
Let $(X,d)$ a metric space, then $X$ is Haussdorf.
Let $(x,y)\in X^2$ such that $x\neq y$, then one has:
$$d:=d(x,y)>0.$$
$V_x:=B\left(x,\frac{d}{2}\right)$ is an open neighborhood of $x$ and $V_y:=B\left(y,\frac{d}{2}\right)$ is an open neighborhood of $y$, one has:$$V_x\cap V_y=\varnothing.$$
Indeed, otherwise there exists $z\in V_1\cap V_2$ and one has:
$$d(x,z)<\frac{d}{2}\textrm{ and }d(y,z)<\frac{d}{2}.$$
Using triangle inequality it follows: $$d=d(x,y)<d,$$
which is a contradiction.
N.B. This answer is only here to show you that uniqueness of a limit of a sequence is not only true in metric spaces which are a particular case of Hausdorff spaces.