This website requires JavaScript.
Explore
Help
Sign In
MokoConsulting
/
MokoCassiopeia
Watch
1
Star
1
Fork
0
You've already forked MokoCassiopeia
Code
Issues
2
Pull Requests
Actions
Packages
Releases
1
Activity
Unused import A module is imported (using the import statement) but t…
#54
Merged
jmiller-moko
merged 3 commits from
dev/security-update-2025-01-17
into
main
2026-01-17 23:32:49 +00:00
Conversation
3
Commits
3
Files Changed
5
+1063
-1063
3 Commits
Author
SHA1
Message
Date
Jonathan Miller
1b252df6d6
Update gtm.js
...
Unused variable, import, function or class
2026-01-17 17:32:28 -06:00
Jonathan Miller
46ce1328ff
Unused local variable
2026-01-17 17:31:40 -06:00
Jonathan Miller
f70b702b76
Unused import A module is imported (using the import statement) but that module is never used. This creates a dependency that does not need to exist and makes the code more difficult to read. Recommendation Delete the import statement.
2026-01-17 17:21:10 -06:00