initial release
This commit is contained in:
4
bizmatch-server/src/account/account.service.ts
Normal file
4
bizmatch-server/src/account/account.service.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
|
||||
@Injectable()
|
||||
export class AccountService {}
|
||||
Reference in New Issue
Block a user