Merge "Remove deapexer and prebuilt apex select mutators"

This commit is contained in:
Paul Duffin
2021-03-02 10:48:29 +00:00
committed by Gerrit Code Review
6 changed files with 35 additions and 46 deletions

View File

@@ -443,6 +443,7 @@ type Module interface {
Disable()
Enabled() bool
Target() Target
MultiTargets() []Target
Owner() string
InstallInData() bool
InstallInTestcases() bool