Skip to content

Commit

Permalink
Drop unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 authored and rickie committed Feb 9, 2024
1 parent f34be81 commit 730c089
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions error-prone-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<artifactId>error_prone_check_api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>${groupId.error-prone}</groupId>
<artifactId>error_prone_core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>${groupId.error-prone}</groupId>
<artifactId>error_prone_test_helpers</artifactId>
Expand Down

0 comments on commit 730c089

Please sign in to comment.