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