cherry picked from 93763a5563 foosel/OctoPrint

This commit is contained in:
Gina Häußge 2015-07-21 18:02:03 +02:00 committed by make-ing
parent fc63f95385
commit d7485d288e

View file

@ -13,9 +13,6 @@ $(function() {
self.currentlyBeingUpdated = [];
self.octoprintUnconfigured = ko.observable();
self.octoprintUnreleased = ko.observable();
self.config_cacheTtl = ko.observable();
self.config_checkoutFolder = ko.observable();
self.config_checkType = ko.observable();