I was thinking that you either take the limit as $n$ goes to infinity first and that ends up being zero, so the whole thing would be zero, but that doesn't account for the $2n$ in the denominator of the sum.
On the other hand, I was trying to think of bounds for the functions. since sine is bound in $[-1,1]$ then the sum couldn't be more than $\pm n$ and that multiplied with $1/n$ gives $\pm 1$ as the limit, but limits have to be unique...

The function inside the limit is the $n$-point Riemann sum of $\sin x$ where the points lie at the middle of intervals $[0,1/n],[1/n,2/n],\dots,[(n-1)/n,1]$. Thus the limit evaluates to $$\int_0^1\sin x\,dx=[-\cos x]_0^1=1-\cos1$$