diff --git a/ietf/name/migrations/0015_populate_extres.py b/ietf/name/migrations/0015_populate_extres.py index 3a730a5ac..64a6bf08a 100644 --- a/ietf/name/migrations/0015_populate_extres.py +++ b/ietf/name/migrations/0015_populate_extres.py @@ -56,9 +56,6 @@ class Migration(migrations.Migration): ('group', '0033_extres'), ('doc', '0034_extres'), ('person', '0015_extres'), - # this is only for the purpose of grouping schema migrations together - # in a release, not because there's an actual dependency: - ('meeting', '0030_allow_empty_joint_with_sessions'), ] operations = [