Skip to content

Commit

Permalink
Merge pull request #63 from ZakarFin/junit
Browse files Browse the repository at this point in the history
Remove unused dependency
  • Loading branch information
ZakarFin authored Jan 24, 2025
2 parents 9e00e86 + 38d5fd1 commit dd378c5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app-specific-code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,5 @@
<groupId>org.oskari</groupId>
<artifactId>control-base</artifactId>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>

</dependencies>
</project>

0 comments on commit dd378c5

Please sign in to comment.