fmt
This commit is contained in:
@@ -2,7 +2,6 @@ from django.urls import path
|
||||
|
||||
from ..views.admin import CommentAPI
|
||||
|
||||
|
||||
urlpatterns = [
|
||||
path("comment", CommentAPI.as_view()),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user