Update __init__.py

Remove dupliate line
This commit is contained in:
Nicolas Hennion 2025-10-06 14:06:19 +02:00 committed by GitHub
parent 350ed125d3
commit 83d5886a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -188,4 +188,3 @@ def main():
# Glances can be ran in standalone, client or server mode
start(config=core.get_config(), args=core.get_args())
start(config=core.get_config(), args=core.get_args())