Merge conflict fix

This commit is contained in:
Giebisch 2023-01-11 16:23:20 +01:00
parent b22d060d93
commit b9576ccd31

View file

@ -0,0 +1,13 @@
# Generated by Django 3.2.16 on 2023-01-11 15:23
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
("bookwyrm", "0173_auto_20221228_1436"),
("bookwyrm", "0173_merge_20230102_1444"),
]
operations = []