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

Unverified Commit 1589e281 authored by AndyScherzinger's avatar AndyScherzinger
Browse files

codacy: remove empty statement (semicolon) not part of a loop

parent b0ebaae5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,4 +80,4 @@ public enum ShareType {
            return NO_SHARED;
        }
    }
};
}