Skip to content

Commit

Permalink
deleted the line that imports the displayname fike
Browse files Browse the repository at this point in the history
  • Loading branch information
vungc committed Jul 8, 2024
1 parent c979249 commit 944bb9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/logic/serviceLearningCourses.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from app.logic.createLogs import createActivityLog
from app.logic.fileHandler import FileHandler
from app.logic.term import addPastTerm
from app.logic.displayName import displayName

def getSLProposalInfoForUser(user: User) -> Dict[int, Dict[str, Any]]:
"""
Expand Down

0 comments on commit 944bb9f

Please sign in to comment.