Fixed Import limit for retries
This commit is contained in:
parent
d0adb370cd
commit
5faf7f5e87
2 changed files with 29 additions and 18 deletions
|
@ -6,7 +6,6 @@ from django.db import migrations
|
|||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("bookwyrm", "0173_auto_20221228_1436"),
|
||||
("bookwyrm", "0173_merge_20230102_1444"),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue