Skip to content

Commit

Permalink
🎨(backend) removed unused imports
Browse files Browse the repository at this point in the history
Please challenge this commit.
I feel these imports aren't used in this migration file.
  • Loading branch information
lebaudantoine committed Dec 16, 2024
1 parent d18de5b commit 92f9568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/backend/core/migrations/0001_initial.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Generated by Django 5.0.3 on 2024-05-28 20:29

import django.contrib.auth.models
import django.core.validators
import django.db.models.deletion
import timezone_field.fields
import uuid
Expand Down

0 comments on commit 92f9568

Please sign in to comment.