Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
squito committed Aug 2, 2018
1 parent 7d43c77 commit 3297195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/java/org/apache/spark/ExecutorPlugin.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
* could also intefere with task execution and make the executor fail in unexpected ways.
*/
@DeveloperApi
interface ExecutorPlugin {
public interface ExecutorPlugin {
}

0 comments on commit 3297195

Please sign in to comment.