Skip to content

Commit

Permalink
Fix luos statistics
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeGalan committed Dec 21, 2022
1 parent 47c3c39 commit 4b6abb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyluos/services/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def luos_revision(self):

return self._luos_revision

@property
@property
def luos_statistics(self):
"""Get service statistics with a timeout of 1 second."""
Expand Down

0 comments on commit 4b6abb5

Please sign in to comment.