Skip to content

Commit 9ac7884

Browse files
committed
clean up
1 parent 34419e9 commit 9ac7884

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

extras/registry/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
The Async Http Client Registry Extras.
1313
</description>
1414

15-
15+
<!-- broken, packages and classes are the same -->
1616
<dependencies>
1717
<dependency>
1818
<groupId>org.asynchttpclient</groupId>
@@ -26,11 +26,5 @@
2626
<version>${project.version}</version>
2727
<scope>test</scope>
2828
</dependency>
29-
<dependency>
30-
<groupId>org.asynchttpclient</groupId>
31-
<artifactId>async-http-client-grizzly-provider</artifactId>
32-
<version>${project.version}</version>
33-
<scope>test</scope>
34-
</dependency>
3529
</dependencies>
3630
</project>

0 commit comments

Comments
 (0)