fix: get rid of removed model dependency

This commit is contained in:
Eugene Dyudyunov
2022-05-03 13:17:21 +03:00
parent adb156ac03
commit 01bd073a0d

View File

@@ -80,7 +80,6 @@ class Migration(migrations.Migration):
('ccx', '0001_initial'),
('ccx', '0002_customcourseforedx_structure_json'),
('course_overviews','0010_auto_20160329_2317'), # because we use course overview and are in the same release as that table is modified
('verified_track_content','0001_initial'), # because we use enrollement code and are in the same release as an enrollement related table is created
]
operations = [