DEPR-15: Remove usage of firebase-token-generator
The old Notes Django app is the only caller of this no longer supported library. I have verified that this old app is no longer functional and is already slated to be removed as part of DEPR-18. So this commit simply removes the call to firebase-token-generator and leaves removal of the Notes app to DEPR-18.
Showing
- common/lib/xmodule/xmodule/annotator_token.py 0 additions, 35 deletionscommon/lib/xmodule/xmodule/annotator_token.py
- common/lib/xmodule/xmodule/tests/test_annotator_token.py 0 additions, 26 deletionscommon/lib/xmodule/xmodule/tests/test_annotator_token.py
- lms/djangoapps/notes/views.py 1 addition, 2 deletionslms/djangoapps/notes/views.py
- requirements/edx/base.in 0 additions, 1 deletionrequirements/edx/base.in
- requirements/edx/base.txt 0 additions, 1 deletionrequirements/edx/base.txt
- requirements/edx/development.txt 0 additions, 1 deletionrequirements/edx/development.txt
- requirements/edx/testing.txt 0 additions, 1 deletionrequirements/edx/testing.txt
Please register or sign in to comment