summaryrefslogtreecommitdiffstats
path: root/js/build/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/build/app.js')
-rw-r--r--js/build/app.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/build/app.js b/js/build/app.js
index b7d44526e..ecab1f33c 100644
--- a/js/build/app.js
+++ b/js/build/app.js
@@ -622,9 +622,6 @@ var $__build_47_app__ = function () {
}
return this.http.post(this.BASE_URL + '/items/read');
},
- clear: function () {
- $traceurRuntime.superCall(this, $ItemResource.prototype, 'clear', []);
- },
autoPage: function (type, id) {
return this.http({
url: this.BASE_URL + '/items',