Remove circuit djangoapp from LMS
These endpoints (`edit_circuit` and `save_circuit`) had already been commented out of `urls.py`, so these views were disabled.
Showing
- lms/djangoapps/circuit/__init__.py 0 additions, 0 deletionslms/djangoapps/circuit/__init__.py
- lms/djangoapps/circuit/models.py 0 additions, 10 deletionslms/djangoapps/circuit/models.py
- lms/djangoapps/circuit/views.py 0 additions, 65 deletionslms/djangoapps/circuit/views.py
- lms/envs/common.py 0 additions, 1 deletionlms/envs/common.py
- lms/static/coffee/src/main.coffee 0 additions, 9 deletionslms/static/coffee/src/main.coffee
- lms/templates/edit_circuit.html 0 additions, 8 deletionslms/templates/edit_circuit.html
- lms/urls.py 0 additions, 4 deletionslms/urls.py
lms/djangoapps/circuit/__init__.py
deleted
100644 → 0
lms/djangoapps/circuit/models.py
deleted
100644 → 0
lms/djangoapps/circuit/views.py
deleted
100644 → 0
lms/templates/edit_circuit.html
deleted
100644 → 0
Please register or sign in to comment