mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 18:13:28 +07:00
chore: Cleaned up todo that has already been done.
This commit is contained in:
parent
5629f8034a
commit
c41cefab5e
@ -121,10 +121,6 @@ class Scene extends React.Component<{}, RyzenControllerAppContextType> {
|
||||
},
|
||||
};
|
||||
|
||||
if (this.state.presets.hasOwnProperty(name)) {
|
||||
// @TODO handle preset creation when name already existing.
|
||||
}
|
||||
|
||||
this.setState({
|
||||
presets: {
|
||||
...this.state.presets,
|
||||
|
Loading…
Reference in New Issue
Block a user