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

Commit 9413cf5c authored by András Veres-Szentkirályi's avatar András Veres-Szentkirályi
Browse files

Removed override merely calling super()

parent bff1602d
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1991,11 +1991,6 @@ public class WebDavStore extends Store {
            return false;
        }

        @Override
        public int hashCode() {
            return super.hashCode();
        }

        @Override
        public String getUidFromMessageId(Message message) throws MessagingException {
            Log.e(K9.LOG_TAG,