carrera progrma listo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
import { InjectRepository } from '@nestjs/typeorm';
|
||||
import { Repository } from 'typeorm';
|
||||
import { CarreraPrograma } from './carrera-programa.entity';
|
||||
import { CarreraPrograma } from './entity/carrera-programa.entity';
|
||||
|
||||
@Injectable()
|
||||
export class CarreraProgramaService {
|
||||
|
||||
Reference in New Issue
Block a user