mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 11:07:30 +02:00
Add concrete impl for Action
This commit is contained in:
@@ -11,6 +11,8 @@ import java.util.Collections;
|
||||
import java.util.List;
|
||||
import java.util.Optional;
|
||||
|
||||
// Note: Update InterfaceUtil.scala as well.
|
||||
|
||||
public interface Problem {
|
||||
String category();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user