mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
refactor: remove unused imports from certifications and courses modules
This commit is contained in:
parent
d58336795a
commit
4af594e628
5 changed files with 0 additions and 7 deletions
|
|
@ -13,7 +13,6 @@ from src.db.courses.courses import (
|
|||
CourseRead,
|
||||
CourseUpdate,
|
||||
FullCourseRead,
|
||||
FullCourseReadWithTrail,
|
||||
ThumbnailType,
|
||||
)
|
||||
from src.security.auth import get_current_user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue