summary refs log tree commit diff
path: root/src/util/cache/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/cache/index.ts')
-rw-r--r--src/util/cache/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/util/cache/index.ts b/src/util/cache/index.ts
deleted file mode 100644

index 43f0aa96..00000000 --- a/src/util/cache/index.ts +++ /dev/null
@@ -1,3 +0,0 @@ -export * from "./EntityCache"; -export * from "./Cache"; -export * from "./LocalCache";