Удаление спф директив
This commit is contained in:
2025-03-20 18:14:41 +03:00
parent 0b5f8c6ec7
commit 78ee5bc428
9 changed files with 20 additions and 26 deletions

View File

@@ -23,7 +23,6 @@ public class SapforPass extends SilentSapforPass {
}
@Override
public void Interrupt() throws Exception {
// target.CreateInterruptFile();
Global.mainModule.getSapfor().Interrupt();
}
}