mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Fix jshint failure
This commit is contained in:
@@ -26,7 +26,7 @@ function JobStdoutController ($log, $rootScope, $scope, $compile, $routeParams,
|
||||
lastScrollTop = 0,
|
||||
st,
|
||||
direction,
|
||||
checkCount = 0;;
|
||||
checkCount = 0;
|
||||
|
||||
|
||||
function openSockets() {
|
||||
|
||||
Reference in New Issue
Block a user