Skip to content
Snippets Groups Projects
Commit 76d3d912 authored by Kangmin Lee's avatar Kangmin Lee
Browse files

Update views.py

parent fd2d2a6a
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,6 @@ class Main(APIView):
content=feed.content,
like_count=like_count,
is_like=is_like,
view_count=view_count,
is_view=is_view,
reply_list=reply_list,
is_bookmarked=is_bookmarked
))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment