Skip to content

Commit

Permalink
Remove unused permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mazen-rashed committed Feb 24, 2019
1 parent c855716 commit 6a28076
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.mazenrashed.logdnaandroidclient">

<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.INTERNET" />

<application
Expand Down

0 comments on commit 6a28076

Please sign in to comment.