remove unused string resource

This commit is contained in:
Daniel Micay 2022-09-12 21:56:27 -04:00
parent a29ec202a7
commit d7ca71770f
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
<string name="password_prompt_hint">Password</string>
<string name="password_prompt_description">Enter the password to decrypt this PDF file</string>
<string name="password_prompt_invalid_password">Invalid password</string>
<string name="open">Open</string>
<string name="cancel">Cancel</string>
</resources>