delete console

This commit is contained in:
kittapath 2024-09-03 15:00:15 +07:00
parent b469ccd25a
commit 28a457eaf9
4 changed files with 0 additions and 5 deletions

View file

@ -22,6 +22,5 @@ export const AppDataSource = new DataSource({
: ["dist/migration/**/*{.ts,.js}"],
subscribers: [],
});
// console.log(AppDataSource);
// export default database;