mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Remove additional unnecessary dependencies. (#2948)
This commit is contained in:
parent
967d3ea593
commit
6fd969686c
9 changed files with 9 additions and 26 deletions
|
|
@ -7,7 +7,8 @@ import android.content.ContentResolver;
|
|||
import android.content.Context;
|
||||
import android.os.Bundle;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
import javax.inject.Inject;
|
||||
import javax.inject.Named;
|
||||
import javax.inject.Singleton;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue