Skip to content

Commit

Permalink
Fix: Failure of Log-out
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshGautam committed Dec 31, 2017
1 parent 9687786 commit 14bbfb1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;

import com.mifos.mifosxdroid.R;
import com.mifos.mifosxdroid.SplashScreenActivity;
import com.mifos.mifosxdroid.core.MifosBaseActivity;
Expand All @@ -19,7 +18,6 @@
import com.mifos.utils.EncryptionUtil;
import com.mifos.utils.PassCodeView;
import com.mifos.utils.PrefManager;

import butterknife.BindView;
import butterknife.ButterKnife;
import butterknife.OnClick;
Expand Down

0 comments on commit 14bbfb1

Please sign in to comment.