mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-21 23:01:00 +00:00
change in migrations formatting
This commit is contained in:
parent
05ec6cbe74
commit
85ee2692f1
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ from django.db import migrations, models
|
|||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("users", "0022_follow_request"),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue