summary refs log tree commit diff
path: root/dist/models/Status.js
diff options
context:
space:
mode:
authorafeuerstein <32029275+afeuerstein@users.noreply.github.com>2021-04-06 21:32:44 +0200
committerafeuerstein <32029275+afeuerstein@users.noreply.github.com>2021-04-06 21:32:44 +0200
commit0e8356e9b1acd95be5b94f0e55bba9d749a36d12 (patch)
tree628a02e478cf8df2b4c12eab14bfb7f1dac03be2 /dist/models/Status.js
parent:bug: fix Message Model (diff)
downloadserver-0e8356e9b1acd95be5b94f0e55bba9d749a36d12.tar.xz
remove compiled typescript code from repo
Diffstat (limited to 'dist/models/Status.js')
-rw-r--r--dist/models/Status.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/dist/models/Status.js b/dist/models/Status.js
deleted file mode 100644

index 992d9cae..00000000 --- a/dist/models/Status.js +++ /dev/null
@@ -1,9 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.ClientStatus = void 0; -exports.ClientStatus = { - desktop: String, - mobile: String, - web: String, -}; -//# sourceMappingURL=Status.js.map \ No newline at end of file