mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
codacy: Avoid unused imports such as 'androidx.fragment.app.Fragment'
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
ab6424701b
commit
638a5b9fc0
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ import javax.inject.Inject;
|
||||||
import androidx.annotation.DrawableRes;
|
import androidx.annotation.DrawableRes;
|
||||||
import androidx.annotation.NonNull;
|
import androidx.annotation.NonNull;
|
||||||
import androidx.annotation.StringRes;
|
import androidx.annotation.StringRes;
|
||||||
import androidx.fragment.app.Fragment;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This fragment shows a preview of a downloaded media file (audio or video).
|
* This fragment shows a preview of a downloaded media file (audio or video).
|
||||||
|
|
Loading…
Reference in a new issue