From 67ed6552b831df66713bac9e672738796128d33f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 23 Jun 2020 14:10:17 +0200 Subject: Reorganize client shared modules --- client/src/app/shared/rest/index.ts | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 client/src/app/shared/rest/index.ts (limited to 'client/src/app/shared/rest/index.ts') diff --git a/client/src/app/shared/rest/index.ts b/client/src/app/shared/rest/index.ts deleted file mode 100644 index f00cda2b8..000000000 --- a/client/src/app/shared/rest/index.ts +++ /dev/null @@ -1,4 +0,0 @@ -export * from './rest-extractor.service' -export * from './rest-pagination' -export * from './rest.service' -export * from './rest-table' -- cgit v1.2.3