mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-06 00:49:38 +00:00
Update 0076_book_preview_image.py
This commit is contained in:
parent
a83aa47c9a
commit
fd82567cbf
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
# Generated by Django 3.2 on 2021-05-24 18:03
|
||||
|
||||
import bookwyrm.models.fields
|
||||
from django.db import migrations
|
||||
from django.db import migrations, models
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
|
Loading…
Reference in a new issue