Revert "[Pill] Add the 'native.executors' module"

This reverts commit c0432fdbae048632c709d341e65dada865b92de9.
diff --git a/native/executors/build.gradle.kts b/native/executors/build.gradle.kts
index acecd68..18226c1 100644
--- a/native/executors/build.gradle.kts
+++ b/native/executors/build.gradle.kts
@@ -8,7 +8,6 @@
 
 plugins {
     kotlin("jvm")
-    id("jps-compatible")
 }
 
 repositories {