mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-15 18:27:05 +00:00
Fixed typo
This commit is contained in:
@ -8,4 +8,4 @@ import { ProjectEntity } from './entities';
|
||||
controllers: [],
|
||||
imports: [TypeOrmModule.forFeature([ProjectEntity])],
|
||||
})
|
||||
export class ProjectEntityModule {}
|
||||
export class ProjectRepositoryModule {}
|
||||
|
Reference in New Issue
Block a user