mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 18:19:03 +08:00
lint --fix
This commit is contained in:
@@ -432,7 +432,9 @@ export class AutoScoreService extends Service {
|
||||
break
|
||||
}
|
||||
case 'set_student_status': {
|
||||
this.logger.info(`Set student status action: ${action.value} (not implemented - student type has no status field)`)
|
||||
this.logger.info(
|
||||
`Set student status action: ${action.value} (not implemented - student type has no status field)`
|
||||
)
|
||||
break
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user