summary refs log tree commit diff
path: root/util/src/models/index.ts
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-24 16:35:59 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-24 16:35:59 +0200
commit62b6ba40024e0efcd0385187c11895650abe926d (patch)
tree8918a4fa2fcf8c2487e80468e40627f46cb966f4 /util/src/models/index.ts
parent:white_check_mark: util unit tests (diff)
downloadserver-62b6ba40024e0efcd0385187c11895650abe926d.tar.xz
:sparkles: util
Diffstat (limited to '')
-rw-r--r--util/src/models/index.ts4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/src/models/index.ts b/util/src/models/index.ts
deleted file mode 100644

index 94882a0a..00000000 --- a/util/src/models/index.ts +++ /dev/null
@@ -1,4 +0,0 @@ -export * from "./Activity"; -export * from "./BaseClass"; -export * from "./Status"; -export * from "./User";