Skip to content

Commit

Permalink
remove unused constants
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Jan 13, 2019
1 parent 387632f commit 2dbe5bd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ public class Preferences extends PreferenceActivity

public static class PreferenceKeys {
public static final String STORAGE_PATH = "storage_path";
public static final String INSTANT_UPLOAD_PATH = "instant_upload_path";
public static final String INSTANT_VIDEO_UPLOAD_PATH = "instant_video_upload_path";
}

@SuppressWarnings("deprecation")
Expand Down

0 comments on commit 2dbe5bd

Please sign in to comment.