Removing project content and adding a note
[laas.git] / src / api / migrations / 0022_merge_20211102_2136.py
diff --git a/src/api/migrations/0022_merge_20211102_2136.py b/src/api/migrations/0022_merge_20211102_2136.py
deleted file mode 100644 (file)
index bb27ae4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Generated by Django 2.2 on 2021-11-02 21:36
-
-from django.db import migrations
-
-
-class Migration(migrations.Migration):
-
-    dependencies = [
-        ('api', '0019_auto_20210907_1448'),
-        ('api', '0021_auto_20210405_1943'),
-    ]
-
-    operations = [
-    ]