summaryrefslogtreecommitdiff
path: root/worker/executor/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'worker/executor/mod.ts')
-rw-r--r--worker/executor/mod.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/worker/executor/mod.ts b/worker/executor/mod.ts
deleted file mode 100644
index 944ab7d..0000000
--- a/worker/executor/mod.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-export * from "./job.ts";
-export * from "./pipeline.ts";