Skip to content

Commit

Permalink
Polish whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Nov 7, 2023
1 parent dab7dd3 commit 540687a
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,12 @@ void maven() {
<artifactId>test</artifactId>
<version>0.1.0</version>
<repositories>
<repository>
<id>nonexistent</id>
<url>https://nonexistent.moderne.io/maven2</url>
</repository>
</repositories>
<repositories>
<repository>
<id>nonexistent</id>
<url>https://nonexistent.moderne.io/maven2</url>
</repository>
</repositories>
</project>
""")
);
Expand Down

0 comments on commit 540687a

Please sign in to comment.