From 9d33b2fe6b3fbea60d981d9f4ed24cf82b05a7af Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 29 May 2025 22:48:16 +0200 Subject: Prettier config --- src/api/routes/auth/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/api/routes/auth/index.js') diff --git a/src/api/routes/auth/index.js b/src/api/routes/auth/index.js index 8306697..7113a17 100644 --- a/src/api/routes/auth/index.js +++ b/src/api/routes/auth/index.js @@ -1 +1 @@ -export * from "./registerRoute.js"; +export * from './registerRoute.js'; -- cgit 1.5.1