Just scootch the migration merge up

This commit is contained in:
Joel Bradshaw 2021-01-18 19:59:40 -08:00
parent 29140be78e
commit 79e284e5be

View file

@ -7,7 +7,7 @@ class Migration(migrations.Migration):
dependencies = [
('bookwyrm', '0015_auto_20201128_0734'),
('bookwyrm', '0036_annualgoal'),
('bookwyrm', '0037_auto_20210118_1954'),
]
operations = [