Remove console.log
This commit is contained in:
parent
ae31612343
commit
b594488ad9
|
@ -41,7 +41,7 @@ export interface IApplicationState {
|
|||
permissions: any;
|
||||
roles: IRoles;
|
||||
}
|
||||
console.log('test');
|
||||
|
||||
export type TApplicationActions = TActionActiveUsers &
|
||||
TActionSelectedUsers &
|
||||
TActionCustomEmojis &
|
||||
|
|
Loading…
Reference in New Issue