mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-21 20:19:23 +01:00
Remove unused method
This commit is contained in:
parent
be99c2f3f2
commit
9f8965d767
1 changed files with 0 additions and 5 deletions
|
@ -118,9 +118,4 @@ public class MedicamentDetailFragment extends Fragment {
|
|||
|
||||
return detailView;
|
||||
}
|
||||
@Override
|
||||
public void onStop()
|
||||
{
|
||||
super.onStop();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue