Make find as a clean architecture
This commit is contained in:
parent
bacf83a320
commit
1ba1660269
15 changed files with 424 additions and 182 deletions
|
@ -18,5 +18,4 @@ export class SettingRepositoryImpl implements SettingRepository {
|
|||
get(): Settings {
|
||||
return current;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Reference in a new issue