Skip to content

Commit

Permalink
Fix lint complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
currycoder committed Feb 7, 2024
1 parent 428dcbc commit e28005f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions api/conftest.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
import os

from django.core.management import call_command
from django.db.migrations.executor import MigrationExecutor
from django import db

from celery import Celery
from moto import mock_aws

import re
Expand Down

0 comments on commit e28005f

Please sign in to comment.