Skip to content

Commit 1a94139

Browse files
committed
remove ForceDataBase method
1 parent a540bbd commit 1a94139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/infra/sequelize/interfaces/ICreateDataBase.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
export interface ICreateDataBase{
33
DatabaseConnection(): any;
44

5-
ForceDataBaseConnection(db:any):any;
65
}

0 commit comments

Comments
 (0)