mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
chore: remove extra empty line
This commit is contained in:
parent
eadb04fee9
commit
63bc184eab
@ -43,4 +43,3 @@ fi
|
|||||||
# Create waffle switches to enable some features, if they have not been explicitly defined before
|
# Create waffle switches to enable some features, if they have not been explicitly defined before
|
||||||
# Completion tracking: add green ticks to every completed unit
|
# Completion tracking: add green ticks to every completed unit
|
||||||
(./manage.py lms waffle_switch --list | grep completion.enable_completion_tracking) || ./manage.py lms waffle_switch --create completion.enable_completion_tracking on
|
(./manage.py lms waffle_switch --list | grep completion.enable_completion_tracking) || ./manage.py lms waffle_switch --create completion.enable_completion_tracking on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user