7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-05-30 12:50:48 +00:00

chore: remove extra empty line

This commit is contained in:
Gábor Boros 2022-06-23 16:22:38 +02:00 committed by Régis Behmo
parent eadb04fee9
commit 63bc184eab

View File

@ -43,4 +43,3 @@ fi
# Create waffle switches to enable some features, if they have not been explicitly defined before
# 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