refactor: extract clipboard setter as utils #104

Closed
septs wants to merge 2 commits from septs:clipboard into master
Contributor
No description provided.
septs added 1 commit 2024-12-11 14:16:20 +01:00
septs added 1 commit 2024-12-11 19:07:24 +01:00
Owner

This does not really simplify the code at all compared to using ClipboardManager API directly, most evident by the need for a callback still.

Again, do not add abstraction for the sake of abstraction. Closed.

This does not really simplify the code at all compared to using `ClipboardManager` API directly, most evident by the need for a callback still. Again, do not add abstraction for the sake of abstraction. Closed.
PeterCxy closed this pull request 2024-12-12 02:06:45 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#104
No description provided.