diff --git a/Makefile b/Makefile index 3f164c5c26..dc1e70b51e 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ migrate: # 4) Remove the management command from this `deploy-migrate` recipe # 5) Repeat! deploy-migrate: - python contentcuration/manage.py fix_exercise_extra_fields + echo "Nothing to do here!" contentnodegc: python contentcuration/manage.py garbage_collect