mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Remove unused SettingsCapa
This commit is contained in:
parent
d706793e56
commit
108dd92163
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { koComputable } from 'External/ko';
|
|||
import { Layout } from 'Common/EnumsUser';
|
||||
import { pInt } from 'Common/Utils';
|
||||
import { addObservablesTo } from 'External/ko';
|
||||
import { $htmlCL, SettingsGet, SettingsCapa, fireEvent } from 'Common/Globals';
|
||||
import { $htmlCL, SettingsGet, fireEvent } from 'Common/Globals';
|
||||
import { ThemeStore } from 'Stores/Theme';
|
||||
|
||||
export const SettingsUserStore = new class {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue