Revert "リポジトリサービス作成"
This reverts commit 7793ecdb1e65d4977deaba1c4e99264f05c151da.
This commit is contained in:
parent
7793ecdb1e
commit
18adadce28
@ -1,7 +0,0 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
import { DataSource, EntityManager } from 'typeorm';
|
||||
|
||||
@Injectable()
|
||||
export class TermsRepositoryService {
|
||||
constructor(private dataSource: DataSource) {}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user