Skip to content

Commit b3e0d70

Browse files
committed
Fix code formatting
1 parent 19739d9 commit b3e0d70

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/api/files/migrations/0002_filedownload_deleted_at_filedownload_deleted_by_and_more.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77

88
class Migration(migrations.Migration):
9-
109
dependencies = [
1110
("files", "0001_initial"),
1211
migrations.swappable_dependency(settings.AUTH_USER_MODEL),

0 commit comments

Comments
 (0)