chore: formatting errors
This commit is contained in:
parent
3bea2e8d1b
commit
ca91d5909b
2 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# Generated by Django 4.2.15 on 2024-11-06 08:41
|
||||
|
||||
from django.conf import settings
|
||||
from django.db import migrations, models
|
||||
import django.db.models.deletion
|
||||
import uuid
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ from django.urls import path
|
|||
|
||||
from plane.space.views import (
|
||||
IntakeIssuePublicViewSet,
|
||||
IssueVotePublicViewSet,
|
||||
WorkspaceProjectDeployBoardEndpoint,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue