Commit 604925e
committed
fix(rm): remove unused
The `is_writable` function was unused and has been removed to clean up the codebase. The logic has been simplified by keeping only the necessary `is_writable_metadata` function, which is now the single source of truth for checking writable permissions. This change reduces code duplication and improves maintainability.is_writable function and simplify logic1 parent 8e8941c commit 604925e
1 file changed
+0
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | 554 | | |
564 | 555 | | |
565 | 556 | | |
566 | 557 | | |
567 | 558 | | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | 559 | | |
576 | 560 | | |
577 | 561 | | |
| |||
0 commit comments