chore: remove deprecated comment (#5171)

This commit is contained in:
Alex Yang
2025-10-08 21:30:45 +00:00
committed by GitHub
parent af4a43b662
commit 7c636cae10
@@ -1,4 +1 @@
/**
* @deprecated Use `@better-auth/core/social-providers` instead, as this endpoint will be removed in future versions.
*/
export * from "@better-auth/core/social-providers";