PM-7392 - Main.ts - remove comment.
This commit is contained in:
parent
7416fec332
commit
6456670c2f
|
@ -183,8 +183,6 @@ export class Main {
|
|||
new ElectronMainMessagingService(this.windowMain),
|
||||
);
|
||||
|
||||
// TODO: figure out circular dependency issue here with state service
|
||||
|
||||
this.tokenService = new TokenService(
|
||||
singleUserStateProvider,
|
||||
globalStateProvider,
|
||||
|
|
Loading…
Reference in New Issue