Skip to content

Commit

Permalink
feat(launcpad)
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudh-mk committed Jun 14, 2024
1 parent 23a2b68 commit 54ca1de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/launchpad/launchpad_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from rest_framework.views import APIView

from .serializers import LaunchpadLeaderBoardSerializer, LaunchpadParticipantsSerializer, \
LaunchpadDetailsCountSerializer
from utils.response import CustomResponse
from utils.utils import CommonUtils
from db.user import User, UserRoleLink
Expand Down

0 comments on commit 54ca1de

Please sign in to comment.