mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
fix: Database connection lost error
This commit is contained in:
@@ -18,8 +18,4 @@ export default class HasSystemService implements SystemService {
|
||||
cache() {
|
||||
return this.container('cache');
|
||||
}
|
||||
|
||||
dbManager() {
|
||||
return this.container('dbManager');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user