removed created by comment

This commit is contained in:
Adithya Abraham Philip 2015-03-06 22:42:37 +05:30
parent 1de528fc85
commit 976c40e45f
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ import android.util.TypedValue;
import android.widget.EditText;
import org.sufficientlysecure.keychain.ui.widget.passwordstrengthindicator.PasswordStrengthBarView;
/**
* Created by abraham on 6/3/15.
*/
public class PassphraseEditText extends EditText {
PasswordStrengthBarView mPasswordStrengthBarView;