no message
This commit is contained in:
@@ -22,6 +22,10 @@ public class ResurrectComponentFromServer extends ComponentsServerPass<_VisualDV
|
||||
RemoteFile remoteFile;
|
||||
File localFile;
|
||||
@Override
|
||||
protected boolean isSafe() {
|
||||
return false;
|
||||
}
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
remoteFile = null;
|
||||
localFile = null;
|
||||
|
||||
Reference in New Issue
Block a user