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