style(lint): fix jshint issue

pull/53/head
Anthony Lapenna 2016-07-08 16:20:31 +12:00
parent 29358e5744
commit c74e8fc732
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ function ($scope, $state, Image, Messages) {
$scope.config = {
Image: '',
Registry: '',
Registry: ''
};
$scope.order = function(sortType) {