We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb6f34 commit 12cc7a9Copy full SHA for 12cc7a9
1 file changed
ietf/name/migrations/0015_populate_extres.py
@@ -56,9 +56,6 @@ class Migration(migrations.Migration):
56
('group', '0033_extres'),
57
('doc', '0034_extres'),
58
('person', '0015_extres'),
59
- # this is only for the purpose of grouping schema migrations together
60
- # in a release, not because there's an actual dependency:
61
- ('meeting', '0030_allow_empty_joint_with_sessions'),
62
]
63
64
operations = [
0 commit comments