summaryrefslogtreecommitdiffstats
path: root/models/users.js
diff options
context:
space:
mode:
Diffstat (limited to 'models/users.js')
-rw-r--r--models/users.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/models/users.js b/models/users.js
index f8ccb030..4f2184e4 100644
--- a/models/users.js
+++ b/models/users.js
@@ -89,10 +89,6 @@ Users.attachSchema(new SimpleSchema({
type: [String],
optional: true,
},
- 'profile.tags': {
- type: [String],
- optional: true,
- },
'profile.icode': {
type: String,
optional: true,