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