diff options
Diffstat (limited to 'web/app/AttributeFormatter.js')
-rw-r--r-- | web/app/AttributeFormatter.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/app/AttributeFormatter.js b/web/app/AttributeFormatter.js index ba77c2072..2e61dd8c2 100644 --- a/web/app/AttributeFormatter.js +++ b/web/app/AttributeFormatter.js @@ -58,5 +58,4 @@ Ext.define('Traccar.AttributeFormatter', { return this.defaultFormatter; } } - }); |