Skip to content

Commit 8aaeca0

Browse files
committed
chore: remove todo comment
1 parent d34ee6e commit 8aaeca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/token/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { SessionManager } from "../../sessionManager"; // Replace 'path/to/SessionManager' with the actual path to the SessionManager module
1+
import { SessionManager } from "../../sessionManager";
22

33
import { getClaim } from "./getClaim";
44
import { getClaims } from "./getClaims";

0 commit comments

Comments
 (0)