mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(lint): fix lint issue
This commit is contained in:
parent
64ef74321a
commit
ec0cc84c7c
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ angular.module('portainer.services')
|
|||
return -(box.height() / 2);
|
||||
}
|
||||
});
|
||||
}
|
||||
};
|
||||
return service;
|
||||
}]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue