syntax refactor
Only syntax refactor,
- remove unused
return null; -
a in bwrite inb.awill more clear; - wrappers only have one property helper;
-
_restoreand_destroywere simplified asdelete item.sortable.
Coverage decreased (-0.6%) to 99.383% when pulling b68ae26f0eaad6ca7bb647f5887b984eb3da0b9d on wuliupo:master into 4bb4493f18faa5c4a9aaa3780e4b173ccf5a1ea2 on angular-ui:master.
Coverage decreased (-0.6%) to 99.383% when pulling 8e728b45ed8a9175f185d6440c5b49b24b552442 on wuliupo:master into 4bb4493f18faa5c4a9aaa3780e4b173ccf5a1ea2 on angular-ui:master.
Please don't create a hure diff. Try not moving methods until the initial refactor gets reviewed. Keep in mind that targeting the absolute min number of code lines can hurt the debug-ability of the code. Also refactoring chained method invocations to be in the same line can hurt the readability of the code.