diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-19 18:46:22 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-19 18:46:22 +0200 |
commit | 994406e5cea886444838ce71c4aaee46663be1a9 (patch) | |
tree | d62af02685a633ab4e974b21dce21e8264f8eaa3 /api/src/util | |
parent | :bug: fix bundle debug (diff) | |
download | server-994406e5cea886444838ce71c4aaee46663be1a9.tar.xz |
:art: remove deleteMessageAttachments and move to entity
Diffstat (limited to 'api/src/util')
-rw-r--r-- | api/src/util/Attachments.ts | 12 | ||||
-rw-r--r-- | api/src/util/index.ts | 1 |
2 files changed, 0 insertions, 13 deletions
diff --git a/api/src/util/Attachments.ts b/api/src/util/Attachments.ts deleted file mode 100644 |