Removing accounts

This commit is contained in:
andronache
2021-03-29 17:18:28 +03:00
committed by Dan Christian Bogos
parent f41eb18e6e
commit 17d415c2b8
8 changed files with 0 additions and 448 deletions

View File

@@ -681,7 +681,6 @@ func main() {
server, internalRateSChan, anz, srvDep),
services.NewSIPAgent(cfg, filterSChan, shdChan, connManager, srvDep),
services.NewActionService(cfg, dmService, cacheS, filterSChan, connManager, server, internalActionSChan, anz, srvDep),
services.NewAccountService(cfg, dmService, cacheS, filterSChan, connManager, server, internalAccountSChan, anz, srvDep),
)
srvManager.StartServices()
// Start FilterS