remove Theme Settings
This commit is contained in:
parent
f588e61fe7
commit
ba6749455f
|
@ -105,10 +105,6 @@ class _SettingsState extends State<Settings> {
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
const SingleSection(
|
|
||||||
title: "Theme Settings",
|
|
||||||
children: <Widget>[],
|
|
||||||
)
|
|
||||||
]),
|
]),
|
||||||
)
|
)
|
||||||
]),
|
]),
|
||||||
|
|
Loading…
Reference in New Issue