Skip to content

Commit

Permalink
Drop unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Feb 4, 2024
1 parent 27d9092 commit 947914a
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 947914a

Please sign in to comment.