remove merge migration
This commit is contained in:
parent
9c80811020
commit
55263e4059
|
|
@ -1,14 +0,0 @@
|
||||||
# Generated by Django 2.2.4 on 2019-10-21 11:38
|
|
||||||
|
|
||||||
from django.db import migrations
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
|
|
||||||
dependencies = [
|
|
||||||
('tag', '0003_auto_20191018_0758'),
|
|
||||||
('tag', '0003_tag_priority'),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
]
|
|
||||||
Loading…
Reference in New Issue
Block a user