mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
codacy: remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
e20e0dbf92
commit
0f94eefe33
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ import androidx.annotation.NonNull;
|
|||
import androidx.annotation.Nullable;
|
||||
|
||||
public final class FileUtil {
|
||||
private static final int EMPTY_LENGTH = 0;
|
||||
|
||||
private FileUtil() {
|
||||
// utility class -> private constructor
|
||||
|
|
Loading…
Reference in a new issue