mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
remove deprecated pref keys
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -136,9 +136,6 @@ abstract class Pref {
|
||||
).toList();
|
||||
}
|
||||
|
||||
static bool get hiddenSettingUnlocked =>
|
||||
_setting.get(SettingBoxKey.hiddenSettingUnlocked, defaultValue: false);
|
||||
|
||||
static bool get feedBackEnable =>
|
||||
_setting.get(SettingBoxKey.feedBackEnable, defaultValue: false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user