Some improvements suggested by Codacy

This commit is contained in:
Christian Basler 2017-05-07 16:17:43 +02:00
parent 6540df4fc9
commit 263fc8893f
1 changed files with 0 additions and 8 deletions

View File

@ -78,14 +78,6 @@ public class MessageDetailFragment extends Fragment {
*/
private Plaintext item;
/**
* Mandatory empty constructor for the fragment manager to instantiate the
* fragment (e.g. upon screen orientation changes).
*/
public MessageDetailFragment() {
}
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);