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

Commit 460e5cc7 authored by Matt Pape's avatar Matt Pape
Browse files

Remove unused variable.

Test: atest FrameworksCoreTests:SettingsProviderTest

Change-Id: Ibcf5fbecf21911221427343854d0bc83d112f28c
parent d7a77b8b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -154,7 +154,6 @@ public class SettingsProvider extends ContentProvider {
    private static final String TABLE_SYSTEM = "system";
    private static final String TABLE_SECURE = "secure";
    private static final String TABLE_GLOBAL = "global";
    private static final String TABLE_CONFIG = "config";

    // Old tables no longer exist.
    private static final String TABLE_FAVORITES = "favorites";