Simplify ComponentLocator
This commit is contained in:
@ -145,7 +145,7 @@ public class EmptyRegister implements DataRegisterInterface {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void initialize(PICComponents picComponents) {
|
||||
public void initialize(PICComponentLocator picComponents) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user