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