aboutsummaryrefslogtreecommitdiffstats
path: root/app/Models/Traits/NoTimestamp.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/Models/Traits/NoTimestamp.js')
-rw-r--r--app/Models/Traits/NoTimestamp.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Models/Traits/NoTimestamp.js b/app/Models/Traits/NoTimestamp.js
index c647428..914f542 100644
--- a/app/Models/Traits/NoTimestamp.js
+++ b/app/Models/Traits/NoTimestamp.js
@@ -1,4 +1,3 @@
1
2class NoTimestamp { 1class NoTimestamp {
3 register(Model) { 2 register(Model) {
4 Object.defineProperties(Model, { 3 Object.defineProperties(Model, {