summaryrefslogtreecommitdiff
path: root/hooks/mod.ts
diff options
context:
space:
mode:
authorElizabeth <me@liz.coffee>2025-06-02 11:14:52 -0700
committerElizabeth <me@liz.coffee>2025-06-02 11:14:52 -0700
commit373d9ec700c0097a22cf665a8e33cf48998d1dc2 (patch)
tree71297ac69177037929e1bfb00b8c71038058acd5 /hooks/mod.ts
parent646c5eb11d3b9240f8434163d103a117d30c88c7 (diff)
downloadci-373d9ec700c0097a22cf665a8e33cf48998d1dc2.tar.gz
ci-373d9ec700c0097a22cf665a8e33cf48998d1dc2.zip
Minor things
Diffstat (limited to 'hooks/mod.ts')
-rwxr-xr-xhooks/mod.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/hooks/mod.ts b/hooks/mod.ts
deleted file mode 100755
index cc15112..0000000
--- a/hooks/mod.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-export * from "./server/mod.ts";
-export * from "./main.ts";