To be remove

This commit is contained in:
grafixeyehero
2019-10-11 18:56:34 +03:00
parent d5c91f872b
commit 1ec2c59e87
+2 -3
View File
@@ -1048,7 +1048,7 @@ define(["events", "apiclient", "appStorage"], function (events, apiClientFactory
"X-Application": appName + "/" + appVersion
}
});
};*/
};
self.deleteServer = function (serverId) {
if (!serverId) {
@@ -1141,8 +1141,7 @@ define(["events", "apiclient", "appStorage"], function (events, apiClientFactory
});
};
//To be remove
/*self.resetRegistrationInfo = function (apiClient) {
self.resetRegistrationInfo = function (apiClient) {
var cacheKey = getCacheKey("themes", apiClient, {
viewOnly: true
});