Skip to content

Conversation

@CasualDeveloper
Copy link
Contributor

Summary

  • Fix typo patpath on line 2
  • Remove duplicate import path from "path" on line 24

Fixes #8408

@CasualDeveloper CasualDeveloper changed the title fix(session): remove typo'd duplicate path import fix(session): remove typo'd duplicate path import (#8408) Jan 14, 2026
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Remove unused `import pat from "path"` introduced in anomalyco#8281. The code uses `path.join()`, so only the second import is functional.

Fixes anomalyco#8408
@CasualDeveloper CasualDeveloper force-pushed the fix/8408-path-import-typo branch from c4f9cf7 to 00ac7bb Compare January 14, 2026 08:57
@adamdotdevin adamdotdevin merged commit 6e13e2f into anomalyco:dev Jan 14, 2026
3 checks passed
@CasualDeveloper
Copy link
Contributor Author

Thanks for the quick merge!

@CasualDeveloper CasualDeveloper deleted the fix/8408-path-import-typo branch January 14, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] fix(session): remove duplicate and typo'd path imports (#8412)

2 participants