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

Commit c9ec66b6 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Removing SyncColumns from Contact - they were put there by accident.

parent 8d1668da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ public final class ContactsContract {
     * of raw contact representing the same person.
     */
    public static class Contacts implements BaseColumns, ContactsColumns,
            ContactOptionsColumns, SyncColumns {
            ContactOptionsColumns {
        /**
         * This utility class cannot be instantiated
         */