summaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 0f8242e63..ff6c917dd 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -366,11 +366,4 @@
android:resource="@xml/actions" />
</application>
- <queries>
- <intent>
- <action android:name="android.intent.action.SEND" />
- <data android:mimeType="text/*" />
- </intent>
- </queries>
-
</manifest>