We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d05cf39 commit 22d2b17Copy full SHA for 22d2b17
app/src/main/java/fr/free/nrw/commons/di/CommonsApplicationModule.java
@@ -24,9 +24,7 @@
24
import fr.free.nrw.commons.wikidata.WikidataEditListenerImpl;
25
26
import static android.content.Context.MODE_PRIVATE;
27
-import static fr.free.nrw.commons.contributions.ContributionsContentProvider.CONTRIBUTION_AUTHORITY;
28
import static fr.free.nrw.commons.explore.recentsearches.RecentSearchesContentProvider.RECENT_SEARCH_AUTHORITY;
29
-import static fr.free.nrw.commons.modifications.ModificationsContentProvider.MODIFICATIONS_AUTHORITY;
30
31
@Module
32
@SuppressWarnings({"WeakerAccess", "unused"})
0 commit comments