Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d82852c authored by Mario Danic's avatar Mario Danic
Browse files

Codacy



Signed-off-by: default avatarMario Danic <mario@lovelyhq.com>
parent 7da76934
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ public class GetRemoteUserInfoOperation extends RemoteOperation {
     */
    public static final long QUOTA_LIMIT_INFO_NOT_AVAILABLE = Long.MIN_VALUE;

    private static String userID;
    private String userID;

    public GetRemoteUserInfoOperation() {
    }