Skip to content

Commit

Permalink
Merge pull request #1968 from gtech-mulearn/dev
Browse files Browse the repository at this point in the history
Merge dev to dev-server
  • Loading branch information
jelanmathewjames authored May 29, 2024
2 parents d01b074 + 6079fc6 commit 58b7eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/launchpad/launchpad_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from rest_framework.views import APIView

from launchpad.serializers import LaunchpadLeaderBoardSerializer
from .serializers import LaunchpadLeaderBoardSerializer
from utils.response import CustomResponse
from utils.utils import CommonUtils
from db.user import User
Expand Down

0 comments on commit 58b7eaa

Please sign in to comment.