fix: 删除不用migrations

pull/9152/head
jiangweidong 2 years ago committed by Eric_Lee
parent 0e0a9f4654
commit aa0dabfd10

@ -1,14 +0,0 @@
# Generated by Django 3.2.14 on 2022-12-02 03:15
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('acls', '0004_connectacl'),
('acls', '0007_auto_20221202_1048'),
]
operations = [
]
Loading…
Cancel
Save