Removed Debug mode

This commit is contained in:
Chirag Aggarwal
2019-01-08 18:11:18 +00:00
parent ea9c042b9d
commit b72b2cbc70
2 changed files with 1 additions and 2 deletions

View File

@@ -394,7 +394,6 @@ app.controller('servicesManager', function ($scope, $http) {
function ListInitialDatas(response) {
console.log(response.data)
if (response.data.status.litespeed) {
$scope.olsStatus = "Running";