fix(lint): fix linting issue

pull/202/head
Anthony Lapenna 2016-09-04 15:06:33 +12:00
parent bb9cebd759
commit 5a1f437cf9
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ angular.module('portainer.helpers', [])
return container;
}
});
},
}
};
}]);