fix(lint): fix jshint issue

This commit is contained in:
Anthony Lapenna
2016-09-14 17:50:54 +12:00
parent 4fe63d7102
commit da6f39b137
@@ -8,7 +8,7 @@ function ($scope, $state, Network, Config, Messages) {
$scope.sortReverse = false;
$scope.config = {
Name: '',
Name: ''
};
function prepareNetworkConfiguration() {