Removing project content and adding a note
[laas.git] / src / api / migrations / 0009_merge_20190508_1317.py
diff --git a/src/api/migrations/0009_merge_20190508_1317.py b/src/api/migrations/0009_merge_20190508_1317.py
deleted file mode 100644 (file)
index 1a34380..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Generated by Django 2.1 on 2019-05-08 13:17
-
-from django.db import migrations
-
-
-class Migration(migrations.Migration):
-
-    dependencies = [
-        ('api', '0008_auto_20190419_1414'),
-        ('api', '0007_opnfvapiconfig_opnfv_config'),
-    ]
-
-    operations = [
-    ]