aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/server-commands/server/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/server-commands/server/index.ts')
-rw-r--r--shared/server-commands/server/index.ts15
1 files changed, 0 insertions, 15 deletions
diff --git a/shared/server-commands/server/index.ts b/shared/server-commands/server/index.ts
deleted file mode 100644
index 9a2fbf8d3..000000000
--- a/shared/server-commands/server/index.ts
+++ /dev/null
@@ -1,15 +0,0 @@
1export * from './config-command'
2export * from './contact-form-command'
3export * from './debug-command'
4export * from './follows-command'
5export * from './follows'
6export * from './jobs'
7export * from './jobs-command'
8export * from './metrics-command'
9export * from './object-storage-command'
10export * from './plugins-command'
11export * from './redundancy-command'
12export * from './server'
13export * from './servers-command'
14export * from './servers'
15export * from './stats-command'