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

Commit 4cd54dda authored by Jae Seo's avatar Jae Seo
Browse files

TIF: Remove unnecessary interface modifiers

Change-Id: I6b0744b32207bece45bc7ac6bee279b244f8cd3b
parent 5ea221b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@ public final class TvContract {
         *
         * <p>Type: TEXT
         */
        public static final String COLUMN_PACKAGE_NAME = "package_name";
        String COLUMN_PACKAGE_NAME = "package_name";
    }

    /** Column definitions for the TV channels table. */