Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kir-wwu committed Dec 13, 2023
1 parent f4d2901 commit 20f56a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

public interface IErathorControllers {

public IExecutionController getExecutionController();
public IExecutionController<?> getExecutionController();
}

0 comments on commit 20f56a9

Please sign in to comment.