Skip to content

Commit

Permalink
Fixes formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
N0W0RK committed Jan 7, 2025
1 parent 635a899 commit 27fdfb5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ public class CourseService {

private final LLMTokenUsageTraceRepository llmTokenUsageTraceRepository;


public CourseService(CourseRepository courseRepository, ExerciseService exerciseService, ExerciseDeletionService exerciseDeletionService,
AuthorizationCheckService authCheckService, UserRepository userRepository, LectureService lectureService, GroupNotificationRepository groupNotificationRepository,
ExerciseGroupRepository exerciseGroupRepository, AuditEventRepository auditEventRepository, UserService userService, ExamDeletionService examDeletionService,
Expand Down

0 comments on commit 27fdfb5

Please sign in to comment.