fix: missende import in routes/classes.ts gefixt
This commit is contained in:
parent
7e250e2649
commit
8d99b4f705
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import express from 'express';
|
||||
import {
|
||||
createClassHandler,
|
||||
deleteClassHandler,
|
||||
getAllClassesHandler,
|
||||
getClassHandler,
|
||||
getClassStudentsHandler, getClassTeachersHandler,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue