mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: imports
This commit is contained in:
parent
4899d7df3d
commit
75458e33ba
@ -24,9 +24,9 @@ from django.db.models.functions import Coalesce
|
||||
from django.utils import timezone
|
||||
from django.utils.decorators import method_decorator
|
||||
from django.views.decorators.gzip import gzip_page
|
||||
from rest_framework import status
|
||||
|
||||
# Third party imports
|
||||
from rest_framework import status
|
||||
from rest_framework.response import Response
|
||||
|
||||
from plane.app.permissions import (
|
||||
|
Loading…
Reference in New Issue
Block a user