aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/blocklist/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/blocklist/index.ts')
-rw-r--r--client/src/app/shared/blocklist/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/client/src/app/shared/blocklist/index.ts b/client/src/app/shared/blocklist/index.ts
deleted file mode 100644
index 188057b19..000000000
--- a/client/src/app/shared/blocklist/index.ts
+++ /dev/null
@@ -1,4 +0,0 @@
1export * from './blocklist.service'
2export * from './account-block.model'
3export * from './server-blocklist.component'
4export * from './account-blocklist.component'