Skip to content

Commit b4a530d

Browse files
authored
Update $.java
1 parent 77a444b commit b4a530d

File tree

1 file changed

+0
-1
lines changed
  • src/main/java/com/github/underscore

1 file changed

+0
-1
lines changed

src/main/java/com/github/underscore/$.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ public T next() {
157157
}
158158
@Override
159159
public void remove() {
160-
throw new UnsupportedOperationException("Remove is not supported");
161160
}
162161
};
163162
}

0 commit comments

Comments
 (0)