codacy: Avoid unused imports such as 'androidx.fragment.app.Fragment'

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2019-10-14 14:43:48 +02:00
parent ab6424701b
commit 638a5b9fc0
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -79,7 +79,6 @@ import javax.inject.Inject;
import androidx.annotation.DrawableRes;
import androidx.annotation.NonNull;
import androidx.annotation.StringRes;
import androidx.fragment.app.Fragment;
/**
* This fragment shows a preview of a downloaded media file (audio or video).