chore: cleaned up hopp-backend package and modified docker and docker-compose files
This commit is contained in:
@@ -6,8 +6,6 @@ import * as TE from 'fp-ts/TaskEither';
|
||||
import * as T from 'fp-ts/Task';
|
||||
import { User } from './user/user.model';
|
||||
import * as A from 'fp-ts/Array';
|
||||
// import { Reflector } from '@nestjs/core';
|
||||
// import { TeamMemberRole } from './team/team.model';
|
||||
|
||||
/**
|
||||
* A workaround to throw an exception in an expression.
|
||||
|
||||
Reference in New Issue
Block a user