Skip to content

klipper: simplify next_uuid, previous_uuid and setModel

Fushan Wen requested to merge work/fuf/removetodo into master

Reason for the change

Those functions are not needed as the model can just iterate through its internal saved data.

Test plan

Pass clipboardtest

Screenshots or screen recordings

Bugs fixed

Merge request reports