I want to determine what type of discontinuity a function has by using one-sided limits for the function $$f(x) = \frac{|\sin{x}|}{\sin{x}}$$
I found the left and right hand limits at $x=0$ (because the $f(x)$ is undefined for $f(0)$). I have found that $$\lim_{x \rightarrow 0^-}f(x) = 0 \qquad \text{and} \qquad \lim_{x \rightarrow 0^+}f(x) = 0$$
It appears to me, that the limit exists and is zero, but it shouldn't be like that I guess. Could someone help me out?

Actually, since $\sin x>0$ when $x$ is small and positive and $\sin x<0$ when $x$ is small and negative,$$\lim_{x\to0^+}\frac{\lvert\sin x\rvert}{\sin x}=1\text{ and }\lim_{x\to0^-}\frac{\lvert\sin x\rvert}{\sin x}=-1.$$However, that's not relevant for the continuity of your function, since $0$ does not belong to its domain (which is $\mathbb R\setminus\pi\mathbb Z$). And your function is continuous at every point if its domain.