Skip to content

Commit

Permalink
MMT-3936: Little fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mandyparson committed Dec 3, 2024
1 parent a8f3321 commit 7abba34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions serverless/src/samlCallback/__tests__/handler.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion static/src/js/hooks/useMMTCookie.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const useMMTCookie = () => {
setCookie,
removeCookie
] = useCookies([MMT_COOKIE])

const { [MMT_COOKIE]: mmtJwt } = cookies

return {
Expand Down

0 comments on commit 7abba34

Please sign in to comment.