diff --git a/server/vbv_lernwelt/learnpath/migrations/0021_alter_circle_profiles.py b/server/vbv_lernwelt/learnpath/migrations/0021_alter_circle_profiles.py index 66ba4aec..b4c51e5c 100644 --- a/server/vbv_lernwelt/learnpath/migrations/0021_alter_circle_profiles.py +++ b/server/vbv_lernwelt/learnpath/migrations/0021_alter_circle_profiles.py @@ -1,7 +1,7 @@ # Generated by Django 4.2.13 on 2024-07-25 14:27 -from django.db import migrations import modelcluster.fields +from django.db import migrations class Migration(migrations.Migration):