Skip to content

Commit

Permalink
Forgot to add setCancelled to Cancellable
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Jul 30, 2018
1 parent 3376a5e commit fe2444a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/clubobsidian/trident/Cancellable.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
public interface Cancellable {

public boolean isCancelled();

}

0 comments on commit fe2444a

Please sign in to comment.