carrera progrma listo
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
OneToMany,
|
||||
PrimaryGeneratedColumn,
|
||||
} from 'typeorm';
|
||||
import { CarreraPrograma } from '../../carrera-programa/carrera-programa.entity';
|
||||
import { CarreraPrograma } from '../../carrera-programa/entity/carrera-programa.entity';
|
||||
import { Institucion } from '../../institucion/entity/institucion.entity';
|
||||
import { Usuario } from '../../usuario/usuario.entity';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user