fix: import niet meer nodig
This commit is contained in:
parent
88607f7cda
commit
0341701e17
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import express, { Express, Response } from 'express';
|
||||
import { initORM } from './orm.js';
|
||||
import 'dotenv/config';
|
||||
|
||||
import themeRoutes from './routes/themes.js';
|
||||
import learningPathRoutes from './routes/learning-paths.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue