Skip to content

Commit 87ae0b1

Browse files
committed
Polish microsphere-projects#161 : Update JavaDoc
1 parent 8473fee commit 87ae0b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

microsphere-java-core/src/main/java/io/microsphere/collection/UnmodifiableDeque.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
import static io.microsphere.collection.CollectionUtils.unmodifiableIterator;
2525

26-
2726
/**
2827
* An unmodifiable view of a {@link Deque} which wraps a given delegate and prevents any modifications to it.
2928
* <p>

0 commit comments

Comments
 (0)