sbf icon indicating copy to clipboard operation
sbf copied to clipboard

Unused Field

Open QiAnXinCodeSafe opened this issue 5 years ago • 0 comments

https://github.com/twitter/sbf/blob/41afeaeb6de374dd0cb30aaa9ba6cd618e546de6/src/main/java/com/twitter/sbf/core/SparseRealMatrix.java#L98

https://github.com/twitter/sbf/blob/41afeaeb6de374dd0cb30aaa9ba6cd618e546de6/src/main/java/com/twitter/sbf/core/SparseRealMatrix.java#L110

These fields are never used.

QiAnXinCodeSafe avatar Aug 19 '20 08:08 QiAnXinCodeSafe