no message
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package _VisualDVM.Passes.All;
|
||||
import _VisualDVM.GlobalData.SapforProfile.SapforProfile;
|
||||
import Common.Passes.DeleteObjectPass;
|
||||
import _VisualDVM.GlobalData.SapforProfile.SapforProfile;
|
||||
public class DeleteProfile extends DeleteObjectPass<SapforProfile> {
|
||||
public DeleteProfile() {
|
||||
super(SapforProfile.class);
|
||||
|
||||
Reference in New Issue
Block a user