diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-05-15 12:56:49 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-05-15 15:40:20 +0530 |
commit | 7e2eb2425e7b9b6ccb37b7b89f19de3fa7a20c44 (patch) | |
tree | 6b8a9557ac51b5fab5d2ad7611084cf0de6c57cf /.idea/scopes | |
parent | 2fcb285e276594842798be6990b92ba09e733f49 (diff) |
all: reformat with Spotless again
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '.idea/scopes')
-rw-r--r-- | .idea/scopes/third_party.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/scopes/third_party.xml b/.idea/scopes/third_party.xml index 270b49b7..28c65850 100644 --- a/.idea/scopes/third_party.xml +++ b/.idea/scopes/third_party.xml @@ -1,3 +1,3 @@ <component name="DependencyValidationManager"> <scope name="third_party" pattern="src[Android-Password-Store.app]:mozilla.components.lib.publicsuffixlist..*" /> -</component>
\ No newline at end of file +</component> |