Skip to content

Commit eda494a

Browse files
authored
fix: adjust migration leaves (ietf-tools#4109)
1 parent 8b90ecd commit eda494a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
class Migration(migrations.Migration):
99

1010
dependencies = [
11-
('person', '0022_auto_20220513_1456'),
11+
('person', '0023_auto_20220615_1006'),
1212
]
1313

1414
operations = [

0 commit comments

Comments
 (0)