mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
dev: remove django settings import
This commit is contained in:
parent
581206d701
commit
3f0bce33ec
@ -8,9 +8,6 @@ from litellm import completion
|
||||
from rest_framework.response import Response
|
||||
from rest_framework import status
|
||||
|
||||
# Django imports
|
||||
from django.conf import settings
|
||||
|
||||
# Module imports
|
||||
from .base import BaseAPIView
|
||||
from plane.app.permissions import ProjectEntityPermission
|
||||
|
Loading…
Reference in New Issue
Block a user