aboutsummaryrefslogtreecommitdiff
path: root/web/app/model/Attribute.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/model/Attribute.js')
-rw-r--r--web/app/model/Attribute.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/app/model/Attribute.js b/web/app/model/Attribute.js
index 7bf5beb5..b82fecfb 100644
--- a/web/app/model/Attribute.js
+++ b/web/app/model/Attribute.js
@@ -30,8 +30,5 @@ Ext.define('Traccar.model.Attribute', {
}, {
name: 'attribute',
type: 'string'
- }, {
- name: 'alias',
- type: 'string'
}]
});