Skip to content

Commit

Permalink
Removed Unused Imports from the Project (getodk#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasnbhat authored and lognaturel committed Mar 16, 2017
1 parent be9e269 commit c79b141
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@

import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.text.InputFilter;
import android.text.Spanned;


/**
* Handles aggregate specific preferences.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@


import android.content.Context;
import android.graphics.Color;
import android.graphics.Typeface;
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;
Expand Down

0 comments on commit c79b141

Please sign in to comment.