Skip to content

Commit

Permalink
Update ChangeBoth.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ubertakter authored Dec 13, 2017
1 parent d698cd6 commit 7821ee9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/combinedeventstreamtest/ChangeBoth.java
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package combinedeventstreamtest;

import java.util.Objects;
import java.util.Optional;
import org.reactfx.util.Tuple2;

/**
*
* @author bwhitworth
*/
public class ChangeBoth implements UndoChange {

private final ChangeA aChange;
Expand Down

0 comments on commit 7821ee9

Please sign in to comment.