mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-12 18:56:14 +00:00
Cleanup
This commit is contained in:
@@ -74,7 +74,6 @@ public class GBiset<A, B> implements Serializable {
|
||||
|
||||
/**
|
||||
* Set the second object
|
||||
*
|
||||
*/
|
||||
public void setB(B b) {
|
||||
this.b = b;
|
||||
|
||||
Reference in New Issue
Block a user