aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/runners/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/server-commands/runners/index.ts')
-rw-r--r--shared/server-commands/runners/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/shared/server-commands/runners/index.ts b/shared/server-commands/runners/index.ts
deleted file mode 100644
index 9e8e1baf2..000000000
--- a/shared/server-commands/runners/index.ts
+++ /dev/null
@@ -1,3 +0,0 @@
1export * from './runner-jobs-command'
2export * from './runner-registration-tokens-command'
3export * from './runners-command'