fix: linting errors

This commit is contained in:
Huskydog9988
2025-05-08 19:26:46 -04:00
parent bf691a7f5c
commit df291c3e9a
4 changed files with 8 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import type { Session, SessionProvider } from "./types";
/**
* DO NOT USE THIS. THE CACHE EVICTS SESSIONS.
*
*
* This needs work. TODO.
*/
export default function createCacheSessionProvider() {