Skip to content

Commit

Permalink
delete unsupport protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
glzjin committed Aug 7, 2016
1 parent 2027357 commit bb86ce3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/res/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<string-array name="protocol_entry">
<item>origin</item>
<item>verify_simple</item>
<item>verify_deflate</item>
<item>verify_sha1</item>
<item>auth_simple</item>
<item>auth_sha1</item>
Expand All @@ -56,7 +55,6 @@
<string-array name="protocol_value">
<item>origin</item>
<item>verify_simple</item>
<item>verify_deflate</item>
<item>verify_sha1</item>
<item>auth_simple</item>
<item>auth_sha1</item>
Expand Down

0 comments on commit bb86ce3

Please sign in to comment.