We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d34ee6e commit 8aaeca0Copy full SHA for 8aaeca0
lib/utils/token/index.ts
@@ -1,4 +1,4 @@
1
-import { SessionManager } from "../../sessionManager"; // Replace 'path/to/SessionManager' with the actual path to the SessionManager module
+import { SessionManager } from "../../sessionManager";
2
3
import { getClaim } from "./getClaim";
4
import { getClaims } from "./getClaims";
0 commit comments