removing log

pull/1697/head
ThomasSession 6 months ago
parent e98432d834
commit 04deca8419

@ -138,8 +138,6 @@ public class SQLCipherOpenHelper extends SQLiteOpenHelper {
this.context = context.getApplicationContext();
this.databaseSecret = databaseSecret;
Log.d("", "*** DB PASSWORD: "+databaseSecret.asString());
}
private static void applySQLCipherPragmas(SQLiteConnection connection, boolean useSQLCipher4) {

Loading…
Cancel
Save