Skip to content

Commit 065ea1a

Browse files
committed
Remove unneeded
1 parent 889486b commit 065ea1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/SimpleLocalRepositoryManagerFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public SimpleLocalRepositoryManagerFactory(final LocalPathComposer localPathComp
5454
this.localPathComposer = requireNonNull(localPathComposer);
5555
}
5656

57-
@SuppressWarnings("unchecked")
5857
@Override
5958
public LocalRepositoryManager newInstance(RepositorySystemSession session, LocalRepository repository)
6059
throws NoLocalRepositoryManagerException {

0 commit comments

Comments
 (0)