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/jarRepositories.xml | |
parent | 2fcb285e276594842798be6990b92ba09e733f49 (diff) |
all: reformat with Spotless again
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to '.idea/jarRepositories.xml')
-rw-r--r-- | .idea/jarRepositories.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 730487eb..e9135e0d 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -37,4 +37,4 @@ <option name="url" value="file:$USER_HOME$/.m2/repository/" /> </remote-repository> </component> -</project>
\ No newline at end of file +</project> |