mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-14 01:21:35 +01:00
Fix typoos
This commit is contained in:
parent
b2c60c8c24
commit
fbc7fed6d2
1 changed files with 1 additions and 3 deletions
|
@ -151,8 +151,6 @@ public class DrugListActivity extends AppCompatActivity {
|
||||||
askForComprehensive();
|
askForComprehensive();
|
||||||
prefManager.setUnderstood(true);
|
prefManager.setUnderstood(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue